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

Static Public Member Functions

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

Detailed Description

template<class TypeR, class Type1, template< class > class PatchField, class GeoMesh>
class Foam::reuseTmpGeometricField< TypeR, Type1, PatchField, GeoMesh >

Definition at line 43 of file GeometricFieldReuseFunctions.H.

Member Function Documentation

◆ New()

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

Definition at line 48 of file GeometricFieldReuseFunctions.H.

References Foam::name().

Here is the call graph for this function:

◆ clear()

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

Definition at line 73 of file GeometricFieldReuseFunctions.H.

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

Here is the caller graph for this function:

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