35 #ifndef Function1Evaluate_H 36 #define Function1Evaluate_H 47 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
50 GeometricField<Type, PatchField, GeoMesh>& result,
51 const Function1<Type>&
func,
52 const GeometricField<Type, PatchField, GeoMesh>&
x 55 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
56 tmp<GeometricField<Type, PatchField, GeoMesh>>
evaluate 58 const Function1<Type>&
func,
59 const dimensionSet& dims,
60 const GeometricField<Type, PatchField, GeoMesh>&
x
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)