61 #ifndef boundaryPoints_H
62 #define boundaryPoints_H
93 const scalar maxDistance_;
99 virtual bool calcSamples
101 DynamicList<point>& samplingPositions,
102 DynamicList<scalar>&,
103 DynamicList<label>& samplingSegments,
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Motion of the mesh specified as a list of pointMeshMovers.
Mesh consisting of general polyhedral cells.
const polyMesh & mesh() const
Access the mesh.
const word & name() const
Access the name.
virtual ~boundaryPoints()
Destructor.
TypeName("boundaryPoints")
Runtime type information.
boundaryPoints(const word &name, const polyMesh &mesh, const dictionary &dict)
Construct from dictionary.
Set of sets to sample. Call sampledSets.write() to sample&write files.
A class for handling words, derived from string.
List< wordRe > wordReList
A List of wordRe (word or regular expression)