Go to the documentation of this file.
52 correctWalls_(correctWalls),
55 Info <<
"construct class groundDist" <<
endl;
72 Info <<
"groundDist correct()" <<
endl;
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
#define forAll(list, i)
Loop across all elements in list.
Ostream & endl(Ostream &os)
Add newline and flush stream.
virtual void correct(labelHashSet patchIDs)
Correct for mesh geom/topo changes.
Takes a set of patches to start MeshWave from. After construction holds distance at cells and distanc...
Pre-declare SubField and related Field type.
cellIbMask *cellIbMaskExt *faceIbMask *cellIbMask boundaryField().evaluateCoupled()
Generic dimensioned Type class.
Mesh data needed to do the Finite Volume discretisation.
const polyMesh & mesh() const
Access mesh.
const FieldField< Field, scalar > & patchDistance() const
Collection of functions used in wall distance calculation.
const scalarField & distance() const
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Generic GeometricField class.
groundDist(const groundDist &)
Disallow default bitwise copy construct.