|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::set_tk_from_mat | ( | herm_matrix< T > & | G, |
| int | kt | ||
| ) |
Set components of herm_matrix at t=0,1,..kt from the Matsubara component.
Set components of herm_matrix at t=0,1,..kt (retarded,lesser,left-mixing components) from the Matsubara component.
| G |
|
| kt |
|
Definition at line 433 of file cntr_utilities_impl.hpp.
References cntr::herm_matrix< T >::ntau(), cntr::herm_matrix< T >::sig(), and cntr::herm_matrix< T >::size1().
Here is the call graph for this function: