61 #ifndef boundaryPoints_H 62 #define boundaryPoints_H 86 const List<point> points_;
92 const scalar maxDistance_;
100 DynamicList<point>& samplingPts,
101 DynamicList<label>& samplingCells,
102 DynamicList<label>& samplingFaces,
Various (local, not parallel) searches on polyMesh; uses (demand driven) octree to search...
const polyMesh & mesh() const
boundaryPoints(const word &name, const polyMesh &mesh, const meshSearch &searchEngine, const dictionary &dict)
Construct from dictionary.
TypeName("boundaryPoints")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A class for handling words, derived from string.
virtual ~boundaryPoints()
Destructor.
const word & name() const
const meshSearch & searchEngine() const
Mesh consisting of general polyhedral cells.
List< wordRe > wordReList
A List of wordRe (word or regular expression)