|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::get_gtr | ( | const int | i, |
| const int | j, | ||
| cdmatrix & | G_gtr, | ||
| herm_matrix_timestep_view< T > & | G | ||
| ) |
Returns the greater component of a hermitian contour function at given times.
Returns the greater component \( G^>(t_i,t_j) \) at given times \( t_i\) and \( t_j\) from \(G^<(t_i,t_j)\) and \(G^\mathrm{R}(t_i,t_j)\).
| i |
|
| j |
|
| G_gtr |
|
| G |
|
Definition at line 851 of file cntr_getset_herm_matrix_timestep_view_inc.hpp.
References get_gtr().
Here is the call graph for this function: