Static Public Member Functions
reuseTmpTmpDimensionedField< TypeR, Type1, Type12, Type2, GeoMesh > Class Template Reference

Static Public Member Functions

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 void clear (const tmp< DimensionedField< Type1, GeoMesh > > &tdf1, const tmp< DimensionedField< Type2, GeoMesh > > &tdf2)
 

Detailed Description

template<class TypeR, class Type1, class Type12, class Type2, class GeoMesh>
class Foam::reuseTmpTmpDimensionedField< TypeR, Type1, Type12, Type2, GeoMesh >

Definition at line 124 of file DimensionedFieldReuseFunctions.H.

Member Function Documentation

◆ New()

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

Definition at line 129 of file DimensionedFieldReuseFunctions.H.

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

Referenced by Foam::atan2(), and Foam::pow().

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,
const tmp< DimensionedField< Type2, GeoMesh > > &  tdf2 
)
inlinestatic

Definition at line 155 of file DimensionedFieldReuseFunctions.H.

Referenced by Foam::atan2(), and Foam::pow().

Here is the caller graph for this function:

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