Go to the documentation of this file.
84 #ifndef regionToFace_H
85 #define regionToFace_H
101 public topoSetFaceSource
106 static addToUsageTable usage_;
127 void combine(topoSet&
set,
const bool add)
const;
141 const polyMesh&
mesh,
143 const point& nearPoint
List< label > labelList
A List of labels.
void set(List< bool > &bools, const labelRange &range)
A class for handling words, derived from Foam::string.
virtual ~regionToFace()=default
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
The topoSetFaceSource is a intermediate class for handling topoSet sources for selecting faces.
Mesh consisting of general polyhedral cells.
regionToFace(const polyMesh &mesh, const word &setName, const point &nearPoint)
A subset of mesh faces organised as a primitive patch.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
General set of labels of mesh quantity (points, cells, faces).
A topoSetFaceSource to select cells belonging to a topologically connected region (that contains give...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
void add(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
PrimitivePatch< IndirectList< face >, const pointField & > indirectPrimitivePatch
A PrimitivePatch with an IndirectList for the faces, const reference for the point field.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
const polyMesh & mesh() const noexcept
vector point
Point is a vector.
A list of faces which address into the list of points.