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