35 #ifndef setsToFaceZone_H 36 #define setsToFaceZone_H 60 const word faceSetName_;
63 const word cellSetName_;
79 const word& faceSetName,
80 const word& cellSetName,
A list of keyword definitions, which are a keyword followed by any number of values (e...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
A simple wrapper around bool so that it can be read as a word: true/false, on/off, yes/no, y/n, t/f, or none.
virtual sourceType setType() const
setsToFaceZone(const polyMesh &mesh, const word &faceSetName, const word &cellSetName, const Switch &flip)
Construct from components.
Base class of a source for a topoSet.
const polyMesh & mesh() const
virtual ~setsToFaceZone()
Destructor.
A class for handling words, derived from string.
setAction
Enumeration defining the valid actions.
General set of labels of mesh quantity (points, cells, faces).
Class with constructor to add usage string to table.
sourceType
Enumeration defining the types of sources.
TypeName("setsToFaceZone")
Runtime type information.
A topoSetSource to select faces based on usage in a faceSet and cellSet.
Mesh consisting of general polyhedral cells.