NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::herm_matrix_timestep_view< T >::read_from_hdf5 | ( | hid_t | group_id, |
const char * | groupname | ||
) |
Read herm_matrix_timestep_view
from hdf5 group given by group ID group_id
and group name groupname
.
Read
herm_matrix_timestep_view
from the hdf5 group given by group IDgroup_id
and group namegroupname
If \(t>-1\) thenret,les,tv
components are written, otherwisemat
. Works for scalar or square-matrix contour objects.
group_id |
|
groupname |
|
Definition at line 2007 of file cntr_herm_matrix_timestep_view_impl.hpp.
Referenced by cntr::herm_matrix_timestep< T >::read_from_hdf5().