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