NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::green_equilibrium_mat | ( | herm_matrix< T > & | G, |
dos_function & | dos, | ||
double | beta, | ||
int | limit = 100 , |
||
int | nn = 20 , |
||
double | mu = 0.0 |
||
) |
Definition at line 438 of file cntr_equilibrium_impl.hpp.
References cntr::dos_wrapper< dos >::beta_, fourier::adft_func::dft(), cntr::dos_wrapper< dos >::mu_, cntr::herm_matrix< T >::ntau(), fourier::adft_func::sample(), cntr::herm_matrix< T >::sig(), cntr::herm_matrix< T >::size1(), cntr::dos_wrapper< dos >::tau_, and cntr::dos_wrapper< dos >::x_.
Referenced by green_equilibrium(), and green_equilibrium_mat_bethe().