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
function
class from an existingfunction
object. It copies all data from the existingfunction
object.
g |
|
Definition at line 113 of file cntr_function_impl.hpp.