|
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, | ||
| herm_matrix_timestep_view< T > & | Gcc | ||
| ) |
Returns the greater component of a general 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 |
|
| Gcc |
|
Definition at line 554 of file cntr_getset_herm_matrix_timestep_view_inc.hpp.
References get_les(), and get_ret().
Here is the call graph for this function: