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

Go to the source code of this file.

Classes

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

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

template<class Type , template< class > class PatchField, class GeoMesh >
bool reusable (const tmp< GeometricField< Type, PatchField, GeoMesh >> &tgf)
 
template<class TypeR , template< class > class PatchField, class GeoMesh >
tmp< GeometricField< TypeR, PatchField, GeoMesh > > New (const tmp< GeometricField< TypeR, PatchField, GeoMesh >> &tgf1, const word &name, const dimensionSet &dimensions, const bool initRet=false)
 

Detailed Description

Original source file GeometricFieldReuseFunctions.H

Definition in file GeometricFieldReuseFunctions.H.