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