NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::herm_matrix_timestep< T >::read_from_hdf5 | ( | const char * | filename, |
const char * | groupname | ||
) |
Read herm_matrix_timestep
from hdf5 group given by group name groupname
in file filename
Read
herm_matrix_timestep
from the hdf5 group given by group namegroupname
in filefilename
. Works for scalar or square-matrix contour objects.
filename |
|
groupname |
|
Definition at line 2900 of file cntr_herm_matrix_timestep_impl.hpp.