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