NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::function< T >::read_from_hdf5 | ( | const char * | filename, |
const char * | groupname | ||
) |
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.
filename |
|
groupname |
|
Definition at line 980 of file cntr_function_impl.hpp.