Go to the documentation of this file.
87 #ifndef setToFaceZone_H
88 #define setToFaceZone_H
103 public topoSetFaceZoneSource
108 static addToUsageTable usage_;
125 const polyMesh&
mesh,
void set(List< bool > &bools, const labelRange &range)
virtual void applyToSet(const topoSetSource::setAction action, topoSet &set) const
A class for handling words, derived from Foam::string.
TypeName("setToFaceZone")
The topoSetFaceZoneSource is a intermediate class for handling topoSet sources for selecting face zon...
A topoSetSource to convert a faceSet to a faceZone (and associated faceSet).
Mesh consisting of general polyhedral cells.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
virtual ~setToFaceZone()=default
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,...
const polyMesh & mesh() const noexcept
setToFaceZone(const polyMesh &mesh, const word &setName)