NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::herm_matrix< T >::write_to_hdf5 | ( | hid_t | group_id, |
const char * | groupname | ||
) |
Stores herm_matrix
to a given group 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 group with given groupname.
group_id |
|
groupname |
|
Definition at line 1619 of file cntr_herm_matrix_impl.hpp.