Go to the documentation of this file.
26 #ifndef GeometricFieldReuseFunctions_H
27 #define GeometricFieldReuseFunctions_H
40 template<
class>
class PatchField,
82 template<
class TypeR,
template<
class>
class PatchField,
class GeoMesh>
100 df1.dimensions().reset(dimensions);
141 template<
class>
class PatchField,
191 template<
class>
class PatchField,
195 <TypeR, Type1, Type12, TypeR, PatchField,
GeoMesh>
214 df2.dimensions().reset(dimensions);
255 template<
class>
class PatchField,
276 df1.dimensions().reset(dimensions);
313 template<
class TypeR,
template<
class>
class PatchField,
class GeoMesh>
334 df1.dimensions().reset(dimensions);
337 else if (tdf2.isTmp())
340 df2.dimensions().reset(dimensions);
373 else if (tdf2.isTmp())
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
A class for handling words, derived from string.
A class for managing temporary objects.
Dimension set for the base types.
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)
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
static tmp< GeometricField< TypeR, PatchField, GeoMesh > > New(const tmp< GeometricField< Type1, PatchField, GeoMesh > > &tdf1, const word &name, const dimensionSet &dimensions)
Generic GeometricField class.
static void clear(const tmp< GeometricField< Type1, PatchField, GeoMesh > > &tdf1, const tmp< GeometricField< Type2, PatchField, GeoMesh > > &tdf2)
word name(const complex &)
Return a string representation of a complex.