Go to the documentation of this file.
35 #ifndef pointPatchDist_H
36 #define pointPatchDist_H
const pointScalarField & y() const
void correct()
Correct for mesh geom/topo changes.
label nUnset_
Number of unset points.
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.
void operator=(const pointPatchDist &)
Disallow default bitwise assignment.
pointPatchDist(const pointPatchDist &)
Disallow default bitwise copy construct.
virtual ~pointPatchDist()
Destructor.
Mesh representing a set of points created from polyMesh.
const pointField & points_
Reference to pointField.
Calculation of distance to nearest patch for all points.
const labelHashSet patchIDs_
Set of patch IDs.
Generic GeometricField class.