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