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