Loading...
Searching...
No Matches
createZeroField.H File Reference
This graph shows which files directly or indirectly include this file:

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)

Detailed Description

Original source file createZeroField.H

Definition in file createZeroField.H.