NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::herm_matrix_timestep< T >::write_to_hdf5 | ( | const char * | filename, |
const char * | groupname | ||
) |
Write herm_matrix_timestep
to hdf5 group given by name groupname
and store in file filename
Write
herm_matrix_timestep
to the hdf5 group given bygroupname
and store in filefilename
. Use implementation given inherm_matrix_timestep_view
. Works for scalar or square-matrix contour objects.
filename |
|
groupname |
|
Definition at line 2815 of file cntr_herm_matrix_timestep_impl.hpp.
References cntr::herm_matrix_timestep_view< T >::write_to_hdf5().