|
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_timestepto the hdf5 group given bygroupnameand 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().
Here is the call graph for this function: