35 #ifndef Function2Evaluate_H 36 #define Function2Evaluate_H 47 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
50 GeometricField<Type, PatchField, GeoMesh>& result,
51 const Function2<Type>&
func,
52 const GeometricField<Type, PatchField, GeoMesh>&
x,
53 const GeometricField<Type, PatchField, GeoMesh>&
y 56 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
57 tmp<GeometricField<Type, PatchField, GeoMesh>>
evaluate 59 const Function2<Type>&
func,
60 const dimensionSet& dims,
61 const GeometricField<Type, PatchField, GeoMesh>&
x,
62 const GeometricField<Type, PatchField, GeoMesh>&
y void evaluate(GeometricField< Type, PatchField, GeoMesh > &result, const Function1< Type > &func, const GeometricField< Type, PatchField, GeoMesh > &x)
void func(FieldField< Field, Type > &f, const FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)