Go to the documentation of this file.
41 #ifndef topoSetFaceSource_H
42 #define topoSetFaceSource_H
declareRunTimeSelectionTable(autoPtr, topoSetFaceSource, word,(const polyMesh &mesh, const dictionary &dict),(mesh, dict))
topoSetFaceSource(const polyMesh &mesh)
A class for handling words, derived from Foam::string.
static autoPtr< topoSetFaceSource > New(const word &sourceType, const polyMesh &mesh, const dictionary &dict)
autoPtr< topoSetFaceSource > clone() const
The topoSetFaceSource is a intermediate class for handling topoSet sources for selecting faces.
virtual ~topoSetFaceSource()=default
Mesh consisting of general polyhedral cells.
@ FACESET_SOURCE
Faces as set.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
virtual topoSetSource::sourceType setType() const
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.
const polyMesh & mesh() const noexcept