NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::herm_matrix< T >::write_to_hdf5_tavtrel | ( | hid_t | group_id, |
const char * | groupname, | ||
int | dt | ||
) |
Stores greater and lesser components of herm_matrix
average-relative time representation to a given HDF5 group handle and group name.
Stores greater and lesser components of
herm_matrix
\(C(t,t^\prime)\) in Wigner time representation to a given HDF5 group handle 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.
group_id |
|
groupname |
|
dt |
|
Definition at line 2004 of file cntr_herm_matrix_impl.hpp.