Go to the documentation of this file.
36 #ifndef patchPatchDist_H
37 #define patchPatchDist_H
virtual ~patchPatchDist()
Destructor.
label nUnset_
Number of unset faces.
virtual void correct()
Correct for mesh geom/topo changes.
Like wallDist but calculates on a patch the distance to nearest neighbouring patches....
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
A patch is a list of labels that address the faces in the global face list.
patchPatchDist(const polyPatch &pp, const labelHashSet &nbrPatchIDs)
Construct from patch and neighbour patches.
const scalarField & y() const
const labelHashSet nbrPatchIDs_
Patches to determine the distance to.
const polyPatch & patch_
Patch to operate on.