Go to the documentation of this file.
36 #ifndef setToFaceZone_H
37 #define setToFaceZone_H
sourceType
Enumeration defining the types of sources.
A class for handling words, derived from string.
TypeName("setToFaceZone")
Runtime type information.
Class with constructor to add usage string to table.
A topoSetSource to select faces based on usage in a faceSet. Sets flipMap to true.
setAction
Enumeration defining the valid actions.
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)....
static addToUsageTable usage_
Add usage string.
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
General set of labels of mesh quantity (points, cells, faces).
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual sourceType setType() const
Base class of a source for a topoSet.
virtual ~setToFaceZone()
Destructor.
word setName_
Name of set to use.
setToFaceZone(const polyMesh &mesh, const word &setName)
Construct from components.