Go to the documentation of this file.
58 #ifndef meshWavePatchDistMethod_H
59 #define meshWavePatchDistMethod_H
67 namespace patchDistMethods
121 const bool correctWalls =
true
TypeName("meshWave")
Runtime type information.
const bool correctWalls_
Do accurate distance calculation for near-wall cells.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Specialisation of patchDist for wall distance calculation.
Mesh data needed to do the Finite Volume discretisation.
virtual bool correct(volScalarField &y)
Correct the given distance-to-patch field.
label nUnset_
Number of unset cells and faces.
void operator=(const meshWave &)
Disallow default bitwise assignment.
Fast topological mesh-wave method for calculating the distance to nearest patch for all cells and bou...
Generic GeometricField class.
const labelHashSet & patchIDs() const
Return the patchIDs.
meshWave(const meshWave &)
Disallow default bitwise copy construct.