Go to the documentation of this file.
102 public topoSetCellSource
107 static addToUsageTable usage_;
List< label > labelList
A List of labels.
void set(List< bool > &bools, const labelRange &range)
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).
virtual ~labelToCell()=default
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual void applyToSet(const topoSetSource::setAction action, topoSet &set) const
labelToCell(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...
The topoSetCellSource is a intermediate class for handling topoSet sources for selecting cells.
const polyMesh & mesh() const noexcept
A topoSetCellSource to select cells based on explicitly given cell labels.