36 #ifndef setAndNormalToFaceZone_H 37 #define setAndNormalToFaceZone_H setAndNormalToFaceZone(const polyMesh &mesh, const word &setName, const vector &normal)
Construct from components.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A topoSetSource to select faces based on usage in a faceSet, where the normal vector is used to orien...
Base class of a source for a topoSet.
const polyMesh & mesh() const
A class for handling words, derived from string.
setAction
Enumeration defining the valid actions.
virtual sourceType setType() const
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
General set of labels of mesh quantity (points, cells, faces).
sourceType
Enumeration defining the types of sources.
Mesh consisting of general polyhedral cells.
TypeName("setAndNormalToFaceZone")
Runtime type information.
virtual ~setAndNormalToFaceZone()
Destructor.