145 static const Enum<faceAction> faceActionNames_;
159 void combine(topoSet& set,
const bool add,
const word& setName)
const;
Enum is a wrapper around a list of names/values that represent particular enumeration (or int) values...
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,...
A topoSetPointSource to select all points based on usage in given faceSet(s).
virtual ~faceToPoint()=default
Destructor.
faceToPoint(const polyMesh &mesh, const word &setName, const faceAction option)
Construct from components.
TypeName("faceToPoint")
Runtime type information.
virtual void applyToSet(const topoSetSource::setAction action, topoSet &set) const
Apply specified action to the topoSet.
faceAction
Enumeration defining the valid options.
Mesh consisting of general polyhedral cells.
The topoSetPointSource is a intermediate class for handling topoSet sources for selecting points.
topoSetPointSource(const polyMesh &mesh)
Construct from mesh.
Class with constructor to add usage string to table.
setAction
Enumeration defining various actions.
const polyMesh & mesh() const noexcept
Reference to the mesh.
General set of labels of mesh quantity (points, cells, faces).
A class for handling words, derived from Foam::string.
List< word > wordList
List of word.
void add(DimensionedField< scalar, GeoMesh > &result, const dimensioned< scalar > &dt1, const DimensionedField< scalar, GeoMesh > &f2)
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.