

Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| template<class Type , class GeoMesh > | |
| void | evaluate (GeometricField< Type, GeoMesh > &result, const Function2< Type > &func, const GeometricField< Type, GeoMesh > &x, const GeometricField< Type, GeoMesh > &y) |
| template<class Type , class GeoMesh > | |
| tmp< GeometricField< Type, GeoMesh > > | evaluate (const Function2< Type > &func, const dimensionSet &dims, const GeometricField< Type, GeoMesh > &x, const GeometricField< Type, GeoMesh > &y) |
Original source file Function2Evaluate.H
Definition in file Function2Evaluate.H.