Go to the documentation of this file.
103 public topoSetCellSource
108 static addToUsageTable usage_;
116 void combine(topoSet&
set,
const bool add)
const;
147 label
steps(const label nsteps) noexcept;
void set(List< bool > &bools, const labelRange &range)
virtual void applyToSet(const topoSetSource::setAction action, topoSet &set) const
Mesh consisting of general polyhedral cells.
A topoSetCellSource to select cells attached to the outside of this cellSet, and add into/remove from...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
virtual ~haloToCell()=default
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)
Base class of a source for a topoSet.
The topoSetCellSource is a intermediate class for handling topoSet sources for selecting cells.
const polyMesh & mesh() const noexcept
label steps() const noexcept
haloToCell(const polyMesh &mesh, const label nsteps=1)