|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::herm_matrix< T >::set_timestep | ( | int | tstp, |
| herm_matrix< T > & | g1 | ||
| ) |
Sets all components at time step tstp to the components of a given herm_matrix.
Sets all components of the
herm_matrixat time steptstpto the components of givenherm_matrix. Iftstp = -1, only the Matsubara component will be copied.
| tstp |
|
| g1 |
|
Definition at line 2098 of file cntr_herm_matrix_impl.hpp.
Referenced by cntr::green_from_H(), and cntr::Reduce_timestep().
Here is the caller graph for this function: