NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::function< T >::read_from_file | ( | const char * | file | ) |
Read the function
data from a txt file
Read the
function
from a txt file. The data file is probably written by print_to_file method, or is assumed to have the same format.
file |
|
Definition at line 745 of file cntr_function_impl.hpp.