35 #ifndef setToCellZone_H
36 #define setToCellZone_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 cells based on usage in a cellSet.
virtual ~setToCellZone()
Destructor.
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
setToCellZone(const polyMesh &mesh, const word &setName)
Construct from components.
virtual sourceType setType() const
TypeName("setToCellZone")
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.