|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::herm_matrix_timestep< T >::incr | ( | 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_timestepby a value ofweight* \( g(t)\), where \( g(t)\) is aherm_matrix_timestepandweightis a constant scalar number
| g1 |
|
| weight |
|
Definition at line 1900 of file cntr_herm_matrix_timestep_impl.hpp.