|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::herm_matrix_timestep< T >::set_timestep | ( | int | tstp, |
| herm_matrix< T > & | g1 | ||
| ) |
Sets all components of herm_matrix_timestep to the components of a given herm_matrix at time step tstp.
Sets all components of the
herm_matrix_timestepat time steptstpto the components of givenherm_matrix. Iftstp = -1, only the Matsubara component will be copied.
| tstp |
|
| g1 |
|
Definition at line 365 of file cntr_herm_matrix_timestep_impl.hpp.
References cntr::herm_matrix< T >::nt(), cntr::herm_matrix< T >::ntau(), and cntr::herm_matrix< T >::size1().
Here is the call graph for this function: