Go to the documentation of this file.
113 #ifndef pointToCell_H
114 #define pointToCell_H
130 public topoSetCellSource
147 static addToUsageTable usage_;
149 static const Enum<pointAction> pointActionNames_;
161 void combine(topoSet&
set,
const bool add,
const word& setName)
const;
void set(List< bool > &bools, const labelRange &range)
A class for handling words, derived from Foam::string.
A topoSetCellSource to select cells with any point or any edge within a given pointSet(s).
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)....
virtual ~pointToCell()=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)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
The topoSetCellSource is a intermediate class for handling topoSet sources for selecting cells.
const polyMesh & mesh() const noexcept
virtual void applyToSet(const topoSetSource::setAction action, topoSet &set) const
pointToCell(const polyMesh &mesh, const word &setName, const pointAction option)