35 #ifndef pointToPoint_H 36 #define pointToPoint_H virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
virtual sourceType setType() const
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 topoSetSource to select points based on usage in pointSet.
A class for handling words, derived from string.
A list of keyword definitions, which are a keyword followed by any number of values (e...
pointToPoint(const polyMesh &mesh, const word &setName)
Construct from components.
sourceType
Enumeration defining the types of sources.
setAction
Enumeration defining the valid actions.
TypeName("pointToPoint")
Runtime type information.
Mesh consisting of general polyhedral cells.
const polyMesh & mesh() const
virtual ~pointToPoint()
Destructor.
Base class of a source for a topoSet.
Class with constructor to add usage string to table.