My Project
|
Representation of a function evaluation and all necessary derivatives with regard to the intensive quantities of the primary variables. More...
#include <fvbaseproperties.hh>
Public Types | |
using | type = UndefinedProperty |
Representation of a function evaluation and all necessary derivatives with regard to the intensive quantities of the primary variables.
Depending on the chosen linearization method, this property may be the same as the "Scalar" property (if the finite difference linearizer is used), or it may be more complex (for the linearizer which uses automatic differentiation).