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