Go to the documentation of this file.
133 public topoSetFaceSource
138 static addToUsageTable usage_;
146 void combine(topoSet&
set,
const bool add)
const;
void set(List< bool > &bools, const labelRange &range)
A topoSetFaceSource to select all faces whose face centre inside given bounding box(es).
The topoSetFaceSource is a intermediate class for handling topoSet sources for selecting faces.
Mesh consisting of general polyhedral cells.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
virtual ~boxToFace()=default
General set of labels of mesh quantity (points, cells, faces).
virtual void applyToSet(const topoSetSource::setAction action, topoSet &set) const
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)
boxToFace(const polyMesh &mesh, const treeBoundBoxList &bbs)
const polyMesh & mesh() const noexcept
List< treeBoundBox > treeBoundBoxList
List of bounding boxes.