92 const List<point> points_;
95 const Switch ordered_;
101 void calcSamplesUnordered
103 DynamicList<point>& samplingPts,
111 void calcSamplesOrdered
Various (local, not parallel) searches on polyMesh; uses (demand driven) octree to search...
const polyMesh & mesh() const
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual ~points()
Destructor.
TypeName("points")
Runtime type information.
A class for handling words, derived from string.
const word & name() const
points(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const dictionary &dict)
Construct from dictionary.
const meshSearch & searchEngine() const
Mesh consisting of general polyhedral cells.