NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
|
inline |
Returns the density matrix at given time step.
Returns the scalar-valued density matrix (occupation, that is) at given time step
tstp
. Settingtstp = -1
returns the equilibrium density matrix \( \rho = -C^\mathrm{M}(\beta) \), whiletstp >= 0
returns \( \rho(t) = i \eta C^<(t,t) \). The return value is formally complex.
tstp |
|
rho |
|
Definition at line 1102 of file cntr_herm_matrix_timestep_impl.hpp.
References cntr::get_les(), and cntr::get_mat().