NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void get_tv | ( | const int | i, |
const int | m, | ||
cdmatrix & | G_tv, | ||
herm_matrix_timestep_view< T > & | G, | ||
herm_matrix_timestep_view< T > & | Gcc | ||
) |
Returns the left-mixing component of a general contour function at given times.
Returns the left-mixing component \( G^\rceil(t_i,\tau_m) \) at given times \( t_i\) and \( \tau_m\).
i |
|
m |
|
G_tv |
|
G |
|
Gcc |
|
Definition at line 389 of file cntr_getset_herm_matrix_timestep_view_inc.hpp.