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