Go to the documentation of this file.
81 #ifndef faceZoneToFaceZone_H
82 #define faceZoneToFaceZone_H
95 class faceZoneToFaceZone
97 public topoSetFaceZoneSource
102 static addToUsageTable usage_;
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
A topoSetSource to select faces of a given faceZone.
The topoSetFaceZoneSource is a intermediate class for handling topoSet sources for selecting face zon...
Mesh consisting of general polyhedral cells.
virtual ~faceZoneToFaceZone()=default
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,...
TypeName("faceZoneToFaceZone")
const polyMesh & mesh() const noexcept
faceZoneToFaceZone(const polyMesh &mesh, const word &setName)