NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::herm_matrix_timestep_view< T >::read_from_hdf5 | ( | const char * | filename, |
const char * | groupname | ||
) |
Read herm_matrix_timestep_view
from hdf5 group groupname
in file filename
.
Read
herm_matrix_timestep_view
from the hdf5 groupgroupname
in filefilename
If \(t>-1\) thenret,les,tv
components are written, otherwisemat
. Works for scalar or square-matrix contour objects.
filename |
|
groupname |
|
Definition at line 2035 of file cntr_herm_matrix_timestep_view_impl.hpp.