121 #ifndef Foam_cellToFaceZone_H 122 #define Foam_cellToFaceZone_H 140 public topoSetFaceZoneSource
145 static addToUsageTable usage_;
163 bitSet& selectedFace,
179 const polyMesh&
mesh,
180 const word& cellSetName,
virtual ~cellToFaceZone()=default
Destructor.
TypeName("cellToFaceZone")
Runtime type information.
virtual void applyToSet(const topoSetSource::setAction action, topoSet &set) const
Apply specified action to the topoSet.
const polyMesh & mesh() const noexcept
Reference to the mesh.
setAction
Enumeration defining various actions.
General set of labels of mesh quantity (points, cells, faces).
List< word > wordList
List of word.
cellToFaceZone(const polyMesh &mesh, const word &cellSetName, const bool flip)
Construct from components.