61 #ifndef boundaryPoints_H 62 #define boundaryPoints_H 86 const List<point> points_;
92 const scalar maxDistance_;
100 DynamicList<point>& samplingPositions,
101 DynamicList<label>& samplingSegments,
102 DynamicList<label>& samplingCells,
Various (local, not parallel) searches on polyMesh; uses (demand driven) octree to search...
const polyMesh & mesh() const
Access the mesh.
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 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects...
A class for handling words, derived from string.
virtual ~boundaryPoints()
Destructor.
const word & name() const
Access the name.
const meshSearch & searchEngine() const
Access the search engine.
Mesh consisting of general polyhedral cells.
List< wordRe > wordReList
A List of wordRe (word or regular expression)