NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::herm_matrix< T >::write_to_hdf5_tavtrel | ( | const char * | filename, |
const char * | groupname, | ||
int | dt | ||
) |
Stores greater and lesser components of herm_matrix
average-relative time representation to a given HDF5 file under given group name.
Stores greater and lesser components of
herm_matrix
\(C(t,t^\prime)\) in Wigner time representation to a given HDF5 file with a given group name. The representation is defined by \( \widetilde{C}^\gtrless}(T,t) = C^\gtrless(T+t/2,T-t/2)\). Everydt
time steps are stored.
filename |
|
groupname |
|
dt |
|
Definition at line 2032 of file cntr_herm_matrix_impl.hpp.