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