|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::herm_matrix_timestep< T >::incr | ( | herm_matrix< T > & | g, |
| T | alpha = 1.0 |
||
| ) |
Increase the value of the herm_matrix_timestep by \(\alpha g(t)\)
Increase the value of
herm_matrix_timestepby a value of \(\alpha g(t) \), where \( g(t)\) is aherm_matrixand \(\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 1970 of file cntr_herm_matrix_timestep_impl.hpp.
References cntr::herm_matrix< T >::nt(), cntr::herm_matrix< T >::ntau(), and cntr::herm_matrix< T >::size1().
Here is the call graph for this function: