|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::herm_matrix< T >::read_from_hdf5 | ( | hid_t | group_id, |
| const char * | groupname | ||
| ) |
Reads herm_matrix from a given HDF5 group handle and given group name.
Reads the
herm_matrix, including the matrix size, number of points on real and imaginary axis and fermionic/bosonic character, from a given HDF5 group handle with given group name.
| group_id |
|
| groupname |
|
Definition at line 1710 of file cntr_herm_matrix_impl.hpp.