Go to the documentation of this file.
41 #ifndef topoSetPointSource_H
42 #define topoSetPointSource_H
declareRunTimeSelectionTable(autoPtr, topoSetPointSource, word,(const polyMesh &mesh, const dictionary &dict),(mesh, dict))
A class for handling words, derived from Foam::string.
autoPtr< topoSetPointSource > clone() const
Mesh consisting of general polyhedral cells.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
topoSetPointSource(const polyMesh &mesh)
@ POINTSET_SOURCE
Points as set.
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,...
virtual ~topoSetPointSource()=default
Base class of a source for a topoSet.
virtual topoSetSource::sourceType setType() const
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
static autoPtr< topoSetPointSource > New(const word &sourceType, const polyMesh &mesh, const dictionary &dict)
const polyMesh & mesh() const noexcept