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