30 template<
class Type,
class GeoMesh>
57 template<
class Type,
class GeoMesh>
60 const Function2<Type>&
func,
61 const dimensionSet& dims,
62 const GeometricField<Type, GeoMesh>&
x,
63 const GeometricField<Type, GeoMesh>&
y
66 tmp<GeometricField<Type, GeoMesh>> tresult
70 func.name() +
'(' +
x.name() +
',' +
y.name() +
')',
#define forAll(list, i)
Loop across all elements in list.
Run-time selectable function of two variables.
Internal::FieldType & primitiveFieldRef()
Return a reference to the primitive field.
Boundary & boundaryFieldRef()
Return a reference to the boundary field.
static tmp< GeometricField< Type, GeoMesh, PrimitiveField > > New(const word &name, const Internal &, const PtrList< Patch > &, const HashPtrTable< Source > &=HashPtrTable< Source >())
Return a temporary field constructed from name,.
A class for managing temporary objects.
void func(FieldField< Field, Type > &f, const FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
void evaluate(GeometricField< Type, GeoMesh > &result, const Function1< Type > &func, const GeometricField< Type, GeoMesh > &x)