NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::herm_matrix< T >::write_to_hdf5_slices | ( | hid_t | group_id, |
const char * | groupname, | ||
int | dt | ||
) |
Stores time slices of herm_matrix
with a given interval to a HDF5 group handle and group name.
Converts the
herm_matrix
everydt
time steps to a time slice and stores them to the given HDF5 group handle with given group name.
group_id |
|
groupname |
|
dt |
|
Definition at line 1887 of file cntr_herm_matrix_impl.hpp.