36 #ifndef regionToFace_H 37 #define regionToFace_H 59 static addToUsageTable usage_;
93 const point& nearPoint
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A list of keyword definitions, which are a keyword followed by any number of values (e...
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)...
Base class of a source for a topoSet.
const polyMesh & mesh() const
virtual sourceType setType() const
A list of faces which address into the list of points.
A class for handling words, derived from string.
setAction
Enumeration defining the valid actions.
virtual ~regionToFace()
Destructor.
void add(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
General set of labels of mesh quantity (points, cells, faces).
regionToFace(const polyMesh &mesh, const word &setName, const point &nearPoint)
Construct from components.
sourceType
Enumeration defining the types of sources.
Mesh consisting of general polyhedral cells.
A subset of mesh faces organised as a primitive patch.
TypeName("regionToFace")
Runtime type information.
A topoSetSource to select faces belonging to topological connected region (that contains given point)...