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