NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::herm_matrix_timestep_view< T >::incr_timestep | ( | GG & | g, |
T | alpha | ||
) |
Increase the value of the `template argument for \(\alpha g(t) \).
Increase the value of
template argument
for a value of \(\alpha g(t)\), where \( g(t)\) is atemplate argument
[ either herm_matrix_timestep_view, herm_matrix_timestep,herm_matrix] and \(\alpha\) is atemplate argument
. If \(t>-1\) thenret,les,tv
components are set, otherwisemat
. Works for scalar or square-matrix contour objects.
g |
|
alpha |
|
Definition at line 1544 of file cntr_herm_matrix_timestep_view_impl.hpp.