Static Public Member Functions | List of all members
reuseTmpTmpGeometricField< TypeR, Type1, Type12, Type2, PatchField, GeoMesh > Class Template Reference

Static Public Member Functions

static tmp< GeometricField< TypeR, PatchField, GeoMesh > > New (const tmp< GeometricField< Type1, PatchField, GeoMesh >> &tgf1, const tmp< GeometricField< Type2, PatchField, GeoMesh >> &tgf2, const word &name, const dimensionSet &dimensions)
 

Detailed Description

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

Definition at line 212 of file GeometricFieldReuseFunctions.H.

Member Function Documentation

◆ New()

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

Definition at line 217 of file GeometricFieldReuseFunctions.H.

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

Here is the call graph for this function:

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