NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
|
inline |
Initializes the Integrator
class for a given order k.
Initializes the Integrator
class for given order \(k\) between 1 and 8. If \(k>5\), Gregory integration up to order \(k\) is used, while all other operations are limited to maximum order 5.
k |
|
Definition at line 147 of file integration.hpp.
References integration::Integrator< T >::k().