NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::herm_matrix_timestep_view< T >::write_to_hdf5 | ( | const char * | filename, |
const char * | groupname | ||
) |
Write herm_matrix_timestep_view
to hdf5 group groupname
in file filename
.
Write
herm_matrix_timestep_view
to 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 1933 of file cntr_herm_matrix_timestep_view_impl.hpp.