74 const scalar maxDist_;
88 const scalar maxDist = rootVGreat
102 const scalar maxDist = rootVGreat
Calculates the distance to the specified sets of patch and pointZone points or for all points.
void operator=(const pointDist &)=delete
Disallow default bitwise assignment.
pointDist(const pointMesh &pMesh, const labelHashSet &startPatchIDs, const pointField &points, const scalar maxDist=rootVGreat)
Construct from mesh and set of start patches.
const pointScalarField & y() const
void correct()
Correct for mesh geom/topo changes.
virtual ~pointDist()
Destructor.
Mesh representing a set of points created from polyMesh.