FreeFOAM The Cross-Platform CFD Toolkit
reuseTmpTmpGeometricField< TypeR, TypeR, TypeR, Type2, PatchField, GeoMesh > Class Template Reference

#include <src/OpenFOAM/fields/GeometricFields/GeometricField/GeometricFieldReuseFunctions.H>


Detailed Description

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

Definition at line 258 of file GeometricFieldReuseFunctions.H.

List of all members.

Static Public Member Functions

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

Member Function Documentation

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

Definition at line 299 of file GeometricFieldReuseFunctions.H.


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