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