Go to the documentation of this file.
35 #ifndef pointToPoint_H
36 #define pointToPoint_H
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
A topoSetSource to select points based on usage in pointSet.
sourceType
Enumeration defining the types of sources.
word setName_
Name of set to use.
A class for handling words, derived from string.
Class with constructor to add usage string to table.
TypeName("pointToPoint")
Runtime type information.
setAction
Enumeration defining the valid actions.
const polyMesh & mesh() const
static addToUsageTable usage_
Add usage string.
Mesh consisting of general polyhedral cells.
virtual ~pointToPoint()
Destructor.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
General set of labels of mesh quantity (points, cells, faces).
A list of keyword definitions, which are a keyword followed by any number of values (e....
Base class of a source for a topoSet.
virtual sourceType setType() const
pointToPoint(const polyMesh &mesh, const word &setName)
Construct from components.