sourceType
Enumeration defining the types of sources.
TypeName("boxToFace")
Runtime type information.
void combine(topoSet &set, const bool add) const
treeBoundBoxList bbs_
Bounding box.
Class with constructor to add usage string to table.
A topoSetSource to select faces based on face centres inside box.
setAction
Enumeration defining the valid actions.
virtual ~boxToFace()
Destructor.
const polyMesh & mesh() const
Mesh consisting of general polyhedral cells.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
static addToUsageTable usage_
Add usage string.
General set of labels of mesh quantity (points, cells, faces).
A list of keyword definitions, which are a keyword followed by any number of values (e....
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)
Construct from components.
Base class of a source for a topoSet.
virtual sourceType setType() const
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const