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