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