Static Public Member Functions | List of all members
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)
 

Detailed Description

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

Definition at line 148 of file DimensionedFieldReuseFunctions.H.

Member Function Documentation

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 153 of file DimensionedFieldReuseFunctions.H.

References IOobject::db(), IOobject::instance(), and DimensionedField< Type, GeoMesh >::mesh().

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

Here is the call graph for this function:

Here is the caller graph for this function:


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