Go to the source code of this file.
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) |
Original source file GeometricFieldReuseFunctions.H
Definition in file GeometricFieldReuseFunctions.H.