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