35 #ifndef setToPointZone_H
36 #define setToPointZone_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 points based on usage in a pointSet.
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
virtual sourceType setType() const
TypeName("setToPointZone")
Runtime type information.
virtual ~setToPointZone()
Destructor.
setToPointZone(const polyMesh &mesh, const word &setName)
Construct from components.
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.