NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::herm_matrix< T >::set_timestep_zero | ( | int | tstp | ) |
Sets all components at time step tstp
to zero.
Sets all components of the
herm_matrix
at time steptstp
to zero. Iftstp = -1
, only the Matsubara component will be set to zero.
tstp |
|
Definition at line 2065 of file cntr_herm_matrix_impl.hpp.