47 #ifndef setAndPointToFaceZone_H
48 #define setAndPointToFaceZone_H
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Mesh consisting of general polyhedral cells.
A topoSetSource to select faces based on usage in a faceSet, where an behind/inside point is used to ...
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
virtual sourceType setType() const
virtual ~setAndPointToFaceZone()
Destructor.
setAndPointToFaceZone(const polyMesh &mesh, const word &setName, const vector &normal)
Construct from components.
TypeName("setAndPointToFaceZone")
Runtime type information.
Base class of a source for a topoSet.
sourceType
Enumeration defining the types of sources.
setAction
Enumeration defining the valid actions.
const polyMesh & mesh() const
General set of labels of mesh quantity (points, cells, faces).
A class for handling words, derived from string.