38#ifndef pointPatchDist_H
39#define pointPatchDist_H
76 pointPatchDist(
const pointPatchDist&) =
delete;
79 void operator=(
const pointPatchDist&) =
delete;
Mesh representing a set of points created from polyMesh.
void correct()
Correct for mesh geom/topo changes.
const pointScalarField & y() const
virtual ~pointPatchDist()=default
Destructor.
GeometricField< scalar, pointPatchField, pointMesh > pointScalarField
HashSet< label, Hash< label > > labelHashSet
A HashSet of labels, uses label hasher.
vectorField pointField
pointField is a vectorField.