|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::herm_matrix< T >::write_to_hdf5 | ( | const char * | filename, |
| const char * | groupname | ||
| ) |
Stores herm_matrix to a given file in HDF5 format.
Stores the
herm_matrix, including the matrix size, number of points on real and imaginary axis and fermionic/bosonic character, to a given HDF5 file with given groupname.
| filename |
|
| groupname |
|
Definition at line 1644 of file cntr_herm_matrix_impl.hpp.