30 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
57 template<
class Type,
template<
class>
class PatchField,
class GeoMesh>
60 const Function2<Type>&
func,
61 const dimensionSet& dims,
62 const GeometricField<Type, PatchField, GeoMesh>&
x,
63 const GeometricField<Type, PatchField, GeoMesh>&
y
66 tmp<GeometricField<Type, PatchField, 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.
Generic GeometricBoundaryField class.
Generic GeometricField class.
Internal::FieldType & primitiveFieldRef()
Return a reference to the primitive field.
Boundary & boundaryFieldRef()
Return a reference to the boundary field.
A class for managing temporary objects.
autoPtr< CompressibleMomentumTransportModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const viscosity &viscosity)
void func(FieldField< Field, Type > &f, const FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
void evaluate(GeometricField< Type, PatchField, GeoMesh > &result, const Function1< Type > &func, const GeometricField< Type, PatchField, GeoMesh > &x)