NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
◆
get_k()
template<typename T = double>
int
integration::Integrator
< T >::get_k
(
void
)
inline
Returns the order \(k\) of the integrator class.
Purpose
Returns the order \(k\) of the integrator class.
Definition at line
226
of file
integration.hpp
.
226
{
return
k_;}
integration
Integrator
Generated by
1.8.15