Go to the documentation of this file.
83 #ifndef setToPointZone_H
84 #define setToPointZone_H
99 public topoSetPointZoneSource
104 static addToUsageTable usage_;
121 const polyMesh&
mesh,
setToPointZone(const polyMesh &mesh, const word &setName)
void set(List< bool > &bools, const labelRange &range)
A topoSetSource to convert a pointSet to a pointZone (and associated pointSet).
A class for handling words, derived from Foam::string.
TypeName("setToPointZone")
Mesh consisting of general polyhedral cells.
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).
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual ~setToPointZone()=default
virtual void applyToSet(const topoSetSource::setAction action, topoSet &set) const
const polyMesh & mesh() const noexcept
The topoSetPointZoneSource is a intermediate class for handling topoSet sources for selecting point z...