Function1Evaluate.H File Reference
Include dependency graph for Function1Evaluate.H:
This graph shows which files directly or indirectly include this file:

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 Function1< Type > &func, const GeometricField< Type, PatchField, GeoMesh > &x)
 
template<class Type , template< class > class PatchField, class GeoMesh >
tmp< GeometricField< Type, PatchField, GeoMesh > > evaluate (const Function1< Type > &func, const dimensionSet &dims, const GeometricField< Type, PatchField, GeoMesh > &x)
 

Detailed Description

Original source file Function1Evaluate.H

Definition in file Function1Evaluate.H.