NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::function< T >::read_from_hdf5 | ( | int | nt1, |
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.
nt1 |
|
group_id |
|
Definition at line 1005 of file cntr_function_impl.hpp.
References cntr::function< T >::data_, cntr::function< T >::nt(), cntr::function< T >::read_from_hdf5(), and cntr::function< T >::size1().