Go to the documentation of this file.
35 #ifndef setToPointZone_H
36 #define setToPointZone_H
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
sourceType
Enumeration defining the types of sources.
setToPointZone(const polyMesh &mesh, const word &setName)
Construct from components.
A topoSetSource to select points based on usage in a pointSet.
A class for handling words, derived from string.
word setName_
Name of set to use.
Class with constructor to add usage string to table.
TypeName("setToPointZone")
Runtime type information.
setAction
Enumeration defining the valid actions.
static addToUsageTable usage_
Add usage string.
const polyMesh & mesh() const
Mesh consisting of general polyhedral cells.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
General set of labels of mesh quantity (points, cells, faces).
virtual sourceType setType() const
A list of keyword definitions, which are a keyword followed by any number of values (e....
Base class of a source for a topoSet.
virtual ~setToPointZone()
Destructor.