71 public MeshObject<fvMesh, UpdateableMeshObject, wallDist>
79 const word patchTypeName_;
88 mutable bool nRequired_;
97 void constructn()
const;
118 const word& patchTypeName =
"wall" 126 const word& patchTypeName =
"patch"
const volScalarField & y() const
Return reference to cached distance-to-wall field.
virtual ~wallDist()
Destructor.
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
Templated abstract base-class for optional mesh objects used to automate their allocation to the mesh...
A class for handling words, derived from string.
virtual void updateMesh(const mapPolyMesh &)
Update the y-field when the mesh changes.
virtual bool movePoints()
Update the y-field when the mesh moves.
const volVectorField & n() const
Return reference to cached normal-to-wall field.
Mesh data needed to do the Finite Volume discretisation.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Interface to run-time selectable methods to calculate the distance-to-wall and normal-to-wall fields...
A class for managing temporary objects.
const labelHashSet & patchIDs() const
Return the patchIDs.
const fvMesh & mesh() const