Go to the documentation of this file.
26 #ifndef DimensionedFieldReuseFunctions_H
27 #define DimensionedFieldReuseFunctions_H
36 template<
class TypeR,
class Type1,
class GeoMesh>
73 template<
class TypeR,
class GeoMesh>
123 template<
class TypeR,
class Type1,
class Type12,
class Type2,
class GeoMesh>
166 template<
class TypeR,
class Type1,
class Type12,
class GeoMesh>
223 template<
class TypeR,
class Type2,
class GeoMesh>
279 template<
class TypeR,
class GeoMesh>
303 else if (tdf2.isTmp())
339 else if (tdf2.isTmp())
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
void reset(const dimensionSet &)
A class for handling words, derived from string.
A class for managing temporary objects.
Dimension set for the base types.
const Mesh & mesh() const
Return mesh.
static void clear(const tmp< DimensionedField< TypeR, GeoMesh > > &tdf1)
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
const dimensionSet & dimensions() const
Return dimensions.
static void clear(const tmp< DimensionedField< Type1, GeoMesh > > &tdf1, const tmp< DimensionedField< Type2, GeoMesh > > &tdf2)
static void clear(const tmp< DimensionedField< Type1, GeoMesh > > &tdf1)
word name(const complex &)
Return a string representation of a complex.
static tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< Type1, GeoMesh > > &tdf1, const tmp< DimensionedField< Type2, GeoMesh > > &tdf2, const word &name, const dimensionSet &dimensions)
static tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< Type1, GeoMesh > > &tdf1, const word &name, const dimensionSet &dimensions)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...