Go to the documentation of this file.
86 #ifndef labelToPoint_H
87 #define labelToPoint_H
102 public topoSetPointSource
107 static addToUsageTable usage_;
List< label > labelList
A List of labels.
void set(List< bool > &bools, const labelRange &range)
virtual ~labelToPoint()=default
virtual void applyToSet(const topoSetSource::setAction action, topoSet &set) const
A topoSetPointSource to select points based on explicitly given point labels.
Mesh consisting of general polyhedral cells.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
General set of labels of mesh quantity (points, cells, faces).
The topoSetPointSource is a intermediate class for handling topoSet sources for selecting points.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
labelToPoint(const polyMesh &mesh, const labelList &labels)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
const polyMesh & mesh() const noexcept