#include <src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldReuseFunctions.H>
Definition at line 144 of file GeometricFieldReuseFunctions.H.
Static Public Member Functions | |
| static tmp< GeometricField < TypeR, PatchField, GeoMesh > > | New (const tmp< GeometricField< Type1, PatchField, GeoMesh > > &tdf1, const tmp< GeometricField< Type2, PatchField, GeoMesh > > &tdf2, const word &name, const dimensionSet &dimensions) |
| static void | clear (const tmp< GeometricField< Type1, PatchField, GeoMesh > > &tdf1, const tmp< GeometricField< Type2, PatchField, GeoMesh > > &tdf2) |
| static tmp<GeometricField<TypeR, PatchField, GeoMesh> > New | ( | const tmp< GeometricField< Type1, PatchField, GeoMesh > > & | tdf1, |
| const tmp< GeometricField< Type2, PatchField, GeoMesh > > & | tdf2, | ||
| const word & | name, | ||
| const dimensionSet & | dimensions | ||
| ) | [inline, static]
|
Definition at line 149 of file GeometricFieldReuseFunctions.H.
References IOobject::db(), IOobject::instance(), and DimensionedField< Type, GeoMesh >::mesh().
| static void clear | ( | const tmp< GeometricField< Type1, PatchField, GeoMesh > > & | tdf1, |
| const tmp< GeometricField< Type2, PatchField, GeoMesh > > & | tdf2 | ||
| ) | [inline, static]
|
Definition at line 175 of file GeometricFieldReuseFunctions.H.