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