NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::extrapolate_timestep | ( | int | n, |
herm_matrix< T > & | G, | ||
int | SolveOrder | ||
) |
k-th order polynomial extrapolation to t=n+1 of the retarded, lesser and left-mixing components of herm_matrix.
k-th order polynomial extrapolation to t=n+1 of the retarded, lesser and left-mixing components of herm_matrix. Information at times t=n,n-1,,,,n-k is used.
n |
|
G |
|
SolveOrder |
|
Definition at line 164 of file cntr_utilities_impl.hpp.
References cntr::herm_matrix< T >::size1().