
Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| template<class Type> | |
| autoPtr< GeometricField< Type, fvPatchField, volMesh > > | createZeroFieldPtr (const fvMesh &mesh, const word &name, const dimensionSet dims, bool printAllocation=false) |
| template<class Type> | |
| autoPtr< typename GeometricField< Type, fvPatchField, volMesh >::Boundary > | createZeroBoundaryPtr (const fvMesh &mesh, bool printAllocation=false) |
| template<class Type> | |
| autoPtr< List< Field< Type > > > | createZeroBoundaryPointFieldPtr (const fvMesh &mesh, bool printAllocation=false) |
Original source file createZeroField.H
Definition in file createZeroField.H.