|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| cntr::function< T >::function | ( | const function< T > & | g | ) |
Initializes the function class from an existing function object
Initializes the
functionclass from an existingfunctionobject. It copies all data from the existingfunctionobject.
| g |
|
Definition at line 113 of file cntr_function_impl.hpp.