NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::herm_matrix_timestep< T >::incr_timestep | ( | int | tstp, |
herm_matrix_timestep< T > & | g1, | ||
T | weight | ||
) |
Increase the value of the herm_matrix_timestep
by weight
\( * g(t) \)
Increase the value of
herm_matrix_timestep
by a value ofweight
* \( g(t)\), where \( g(t)\) is aherm_matrix_timestep
andweight
is a constant scalar number
tstp |
|
g1 |
|
weight |
|
Definition at line 1931 of file cntr_herm_matrix_timestep_impl.hpp.