Static Public Member Functions | List of all members
reuseTmpDimensionedField< TypeR, TypeR, GeoMesh > Struct Template Reference

Static Public Member Functions

static tmp< DimensionedField< TypeR, GeoMesh > > New (const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions, const bool initCopy=false)
 Allow optional copy assignment of the initial content for identical input and output types. More...
 

Detailed Description

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

Definition at line 60 of file DimensionedFieldReuseFunctions.H.

Member Function Documentation

◆ New()

static tmp<DimensionedField<TypeR, GeoMesh> > New ( const tmp< DimensionedField< TypeR, GeoMesh >> &  tdf1,
const word name,
const dimensionSet dimensions,
const bool  initCopy = false 
)
inlinestatic

Allow optional copy assignment of the initial content for identical input and output types.

Definition at line 67 of file DimensionedFieldReuseFunctions.H.

References Foam::name(), and reuseTmpDimensionedField< TypeR, Type1, GeoMesh >::New().

Here is the call graph for this function:

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