Go to the documentation of this file.
121 public topoSetCellSource
126 static addToUsageTable usage_;
129 wordRes zoneMatcher_;
145 void combine(topoSet&
set,
const bool add)
const;
zoneToCell(const polyMesh &mesh, const wordRes &zoneSelector)
List< label > labelList
A List of labels.
void set(List< bool > &bools, const labelRange &range)
A topoSetCellSource to convert cellZone(s) to a cellSet.
A wordRe is a Foam::word, but can contain a regular expression for matching words or strings.
const labelIOList & zoneIDs
Mesh consisting of general polyhedral cells.
const wordRes & zones() const noexcept
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
virtual ~zoneToCell()=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)
const labelIOList & zoneID
Base class of a source for a topoSet.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
The topoSetCellSource is a intermediate class for handling topoSet sources for selecting cells.
A List of wordRe with additional matching capabilities.
const polyMesh & mesh() const noexcept
UList< label > labelUList
A UList of labels.