
Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
| 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. More... | |
| 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. More... | |
Original source file GeometricFieldReuseFunctions.H
Definition in file GeometricFieldReuseFunctions.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.