Loading...
Searching...
No Matches
GeometricFieldReuseFunctions.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  reuseTmpGeometricField< TypeR, Type1, PatchField, GeoMesh >
struct  reuseTmpGeometricField< TypeR, TypeR, PatchField, GeoMesh >
struct  reuseTmpTmpGeometricField< TypeR, Type1, Type12, Type2, PatchField, GeoMesh >
struct  reuseTmpTmpGeometricField< TypeR, Type1, Type12, TypeR, PatchField, GeoMesh >
struct  reuseTmpTmpGeometricField< TypeR, TypeR, TypeR, Type2, PatchField, GeoMesh >
struct  reuseTmpTmpGeometricField< TypeR, TypeR, TypeR, TypeR, PatchField, GeoMesh >

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
namespace  Foam::Detail
 Implementation details for various OpenFOAM classes.

Functions

template<class Type, template< class > class PatchField, class GeoMesh>
bool reusable (const tmp< GeometricField< Type, PatchField, GeoMesh > > &tfld)
 True if tmp GeometricField has a reusable pointer.
template<class TypeR, template< class > class PatchField, class GeoMesh>
tmp< GeometricField< TypeR, PatchField, GeoMesh > > New (const tmp< GeometricField< TypeR, PatchField, GeoMesh > > &tf1, const word &name, const dimensionSet &dimensions, const bool initCopy=false)
 This global function forwards to reuseTmpGeometricField::New.

Detailed Description

Original source file GeometricFieldReuseFunctions.H

Definition in file GeometricFieldReuseFunctions.H.