reuseTmpDimensionedField< TypeR, TypeR, GeoMesh > Struct Template Reference

Static Public Member Functions

static tmp< DimensionedField< TypeR, GeoMesh > > New (const tmp< DimensionedField< TypeR, GeoMesh >> &tf1, 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 77 of file DimensionedFieldReuseFunctions.H.

Member Function Documentation

◆ New()

static tmp<DimensionedField<TypeR, GeoMesh> > New ( const tmp< DimensionedField< TypeR, GeoMesh >> &  tf1,
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 84 of file DimensionedFieldReuseFunctions.H.

References DimensionedField< Type, GeoMesh >::dimensions(), DimensionedField< Type, GeoMesh >::field(), DimensionedField< Type, GeoMesh >::mesh(), Foam::name(), DimensionedField< Type, GeoMesh >::New(), and regIOobject::rename().

Here is the call graph for this function:

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