Go to the documentation of this file.
41 #ifndef topoSetPointZoneSource_H
42 #define topoSetPointZoneSource_H
@ POINTZONE_SOURCE
Points as zone.
A class for handling words, derived from Foam::string.
autoPtr< topoSetPointZoneSource > clone() const
static autoPtr< topoSetPointZoneSource > New(const word &sourceType, const polyMesh &mesh, const dictionary &dict)
Mesh consisting of general polyhedral cells.
virtual ~topoSetPointZoneSource()=default
virtual topoSetSource::sourceType setType() const
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Base class of a source for a topoSet.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
declareRunTimeSelectionTable(autoPtr, topoSetPointZoneSource, word,(const polyMesh &mesh, const dictionary &dict),(mesh, dict))
topoSetPointZoneSource(const polyMesh &mesh)
const polyMesh & mesh() const noexcept
The topoSetPointZoneSource is a intermediate class for handling topoSet sources for selecting point z...