General set of labels of mesh quantity (points, cells, faces).
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
A class for handling words, derived from string.
A list of keyword definitions, which are a keyword followed by any number of values (e...
sourceType
Enumeration defining the types of sources.
Combine operator for AMIInterpolation.
cellAction
Enumeration defining the valid options.
setAction
Enumeration defining the valid actions.
A topoSetSource to select points based on usage in cells.
Mesh consisting of general polyhedral cells.
const polyMesh & mesh() const
TypeName("cellToPoint")
Runtime type information.
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
virtual ~cellToPoint()
Destructor.
Base class of a source for a topoSet.
cellToPoint(const polyMesh &mesh, const word &setName, const cellAction option)
Construct from components.
Class with constructor to add usage string to table.
void add(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
virtual sourceType setType() const