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