Go to the documentation of this file.
82 #ifndef setToCellZone_H
83 #define setToCellZone_H
98 public topoSetCellZoneSource
103 static addToUsageTable usage_;
TypeName("setToCellZone")
void set(List< bool > &bools, const labelRange &range)
A class for handling words, derived from Foam::string.
virtual void applyToSet(const topoSetSource::setAction action, topoSet &set) const
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).
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
The topoSetCellZoneSource is a intermediate class for handling topoSet sources for selecting cell zon...
A topoSetSource to convert a cellSet to a cellZone (and associated cellSet).
const polyMesh & mesh() const noexcept
virtual ~setToCellZone()=default
setToCellZone(const polyMesh &mesh, const word &setName)