36 #ifndef setToFaceZone_H
37 #define setToFaceZone_H
A list of keyword definitions, which are a keyword followed by any number of values (e....
Mesh consisting of general polyhedral cells.
A topoSetSource to select faces based on usage in a faceSet. Sets flipMap to true.
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
virtual ~setToFaceZone()
Destructor.
virtual sourceType setType() const
setToFaceZone(const polyMesh &mesh, const word &setName)
Construct from components.
TypeName("setToFaceZone")
Runtime type information.
Base class of a source for a topoSet.
sourceType
Enumeration defining the types of sources.
setAction
Enumeration defining the valid actions.
const polyMesh & mesh() const
General set of labels of mesh quantity (points, cells, faces).
A class for handling words, derived from string.