Static Public Member Functions
reuseTmpDimensionedField< TypeR, Type1, GeoMesh > Class Template Reference

Static Public Member Functions

static tmp< DimensionedField< TypeR, GeoMesh > > New (const tmp< DimensionedField< Type1, GeoMesh > > &tdf1, const word &name, const dimensionSet &dimensions)
 
static void clear (const tmp< DimensionedField< Type1, GeoMesh > > &tdf1)
 

Detailed Description

template<class TypeR, class Type1, class GeoMesh>
class Foam::reuseTmpDimensionedField< TypeR, Type1, GeoMesh >

Definition at line 37 of file DimensionedFieldReuseFunctions.H.

Member Function Documentation

◆ New()

static tmp<DimensionedField<TypeR, GeoMesh> > New ( const tmp< DimensionedField< Type1, GeoMesh > > &  tdf1,
const word name,
const dimensionSet dimensions 
)
inlinestatic

Definition at line 42 of file DimensionedFieldReuseFunctions.H.

References DimensionedField::mesh(), and Foam::name().

Referenced by Foam::atan2(), Foam::cmptAv(), Foam::mag(), Foam::magSqr(), Foam::pow(), Foam::sqr(), and Foam::stabilise().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ clear()

static void clear ( const tmp< DimensionedField< Type1, GeoMesh > > &  tdf1)
inlinestatic

Definition at line 66 of file DimensionedFieldReuseFunctions.H.

Referenced by Foam::atan2(), Foam::cmptAv(), Foam::mag(), Foam::magSqr(), Foam::pow(), Foam::sqr(), and Foam::stabilise().

Here is the caller graph for this function:

The documentation for this class was generated from the following file: