Go to the documentation of this file.
104 #ifndef zoneToPoint_H
105 #define zoneToPoint_H
121 public topoSetPointSource
126 static addToUsageTable usage_;
129 wordRes zoneMatcher_;
145 void combine(topoSet&
set,
const bool add)
const;
List< label > labelList
A List of labels.
virtual void applyToSet(const topoSetSource::setAction action, topoSet &set) const
void set(List< bool > &bools, const labelRange &range)
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.
A topoSetPointSource to convert pointZone(s) to a pointSet.
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).
The topoSetPointSource is a intermediate class for handling topoSet sources for selecting points.
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.
virtual ~zoneToPoint()=default
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...
A List of wordRe with additional matching capabilities.
const wordRes & zones() const noexcept
zoneToPoint(const polyMesh &mesh, const wordRes &zoneSelector)
const polyMesh & mesh() const noexcept
UList< label > labelUList
A UList of labels.