36 #ifndef patchPatchDist_H 37 #define patchPatchDist_H
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const scalarField & y() const
virtual ~patchPatchDist()
Destructor.
patchPatchDist(const polyPatch &pp, const labelHashSet &nbrPatchIDs)
Construct from patch and neighbour patches.
virtual void correct()
Correct for mesh geom/topo changes.
A patch is a list of labels that address the faces in the global face list.
Like wallDist but calculates on a patch the distance to nearest neighbouring patches. Uses PatchEdgeFaceWave to do actual calculation.