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