36 #ifndef regionToFace_H
37 #define regionToFace_H
77 void combine(
topoSet& set,
const bool add)
const;
93 const point& nearPoint
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Named list of face indices representing a sub-set of the mesh faces.
Mesh consisting of general polyhedral cells.
A topoSetSource to select faces belonging to topological connected region (that contains given point)
TypeName("regionToFace")
Runtime type information.
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
virtual sourceType setType() const
regionToFace(const polyMesh &mesh, const word &setName, const point &nearPoint)
Construct from components.
virtual ~regionToFace()
Destructor.
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.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
void add(LagrangianPatchField< typename typeOfSum< Type1, Type2 >::type > &f, const LagrangianPatchField< Type1 > &f1, const LagrangianPatchField< Type2 > &f2)