|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::function< T >::read_from_hdf5 | ( | hid_t | group_id, |
| const char * | groupname | ||
| ) |
Read the function data from a hdf5 file
Read the
functiondata from a hdf5 file. The file is probably written by write_to_hdf5 method, or is assumed to have the same format.
| group_id |
|
| groupname |
|
Definition at line 955 of file cntr_function_impl.hpp.