NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::herm_matrix< T >::read_from_hdf5 | ( | const char * | filename, |
const char * | groupname | ||
) |
Reads herm_matrix
from a given HDF5 file 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 file with given group name.
filename |
|
groupname |
|
Definition at line 1735 of file cntr_herm_matrix_impl.hpp.