|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::herm_matrix_timestep_view< T >::incr_timestep | ( | GG & | g, |
| CPLX | alpha | ||
| ) |
Increase the value of the herm_matrix_timestep_view for \(\alpha g(t) \).
Increase the value of
herm_matrix_timestep_viewfor a value of \(\alpha g(t) \), where \( g(t)\) is atemplate argumentand \(\alpha\) is a complex number If \(t>-1\) thenret,les,tvcomponents are set, otherwisemat. Works for scalar or square-matrix contour objects.
| g |
|
| alpha |
|
Definition at line 1455 of file cntr_herm_matrix_timestep_view_impl.hpp.