Go to the documentation of this file.
104 #ifndef pointToPoint_H
105 #define pointToPoint_H
120 public topoSetPointSource
125 static addToUsageTable usage_;
A topoSetPointSource to select all points from given pointSet(s).
void set(List< bool > &bools, const labelRange &range)
A class for handling words, derived from Foam::string.
virtual ~pointToPoint()=default
Mesh consisting of general polyhedral cells.
List< word > wordList
A List of words.
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,...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
const polyMesh & mesh() const noexcept
pointToPoint(const polyMesh &mesh, const word &setName)
virtual void applyToSet(const topoSetSource::setAction action, topoSet &set) const