Go to the documentation of this file.
100 #define shapeToCell_H
115 public topoSetCellSource
120 static addToUsageTable usage_;
128 void combine(topoSet&
set,
const bool add)
const;
void set(List< bool > &bools, const labelRange &range)
A class for handling words, derived from Foam::string.
virtual void applyToSet(const topoSetSource::setAction action, topoSet &set) const
A topoSetCellSource to select cells based on the type of their cell shapes.
Mesh consisting of general polyhedral cells.
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 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)
The topoSetCellSource is a intermediate class for handling topoSet sources for selecting cells.
const polyMesh & mesh() const noexcept
virtual ~shapeToCell()=default
shapeToCell(const polyMesh &mesh, const word &shapeName)