Go to the documentation of this file.
36 #ifndef setAndNormalToFaceZone_H
37 #define setAndNormalToFaceZone_H
vector normal_
Normal used to orient the faces.
sourceType
Enumeration defining the types of sources.
A class for handling words, derived from string.
virtual sourceType setType() const
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.
word setName_
Name of set to use.
TypeName("setAndNormalToFaceZone")
Runtime type information.
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
virtual ~setAndNormalToFaceZone()
Destructor.
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....
Base class of a source for a topoSet.
A topoSetSource to select faces based on usage in a faceSet, where the normal vector is used to orien...
setAndNormalToFaceZone(const polyMesh &mesh, const word &setName, const vector &normal)
Construct from components.
static addToUsageTable usage_
Add usage string.
A normal distribution model.