60 setName_(
dict.lookup(
"set"))
80 Info<<
" Adding all from pointSet " << setName_ <<
" ..." <<
endl;
89 Info<<
" Removing all from pointSet " << setName_ <<
" ..." <<
endl;
Macros for easy insertion into run-time selection tables.
A list of keyword definitions, which are a keyword followed by any number of values (e....
A topoSetSource to select points based on usage in pointSet.
pointToPoint(const polyMesh &mesh, const word &setName)
Construct from components.
virtual void applyToSet(const topoSetSource::setAction action, topoSet &) const
virtual ~pointToPoint()
Destructor.
Mesh consisting of general polyhedral cells.
Base class of a source for a topoSet.
setAction
Enumeration defining the valid actions.
General set of labels of mesh quantity (points, cells, faces).
virtual void deleteSet(const topoSet &set)
Delete elements present in set.
virtual void addSet(const topoSet &set)
Add elements present in set.
A class for handling words, derived from string.
addToRunTimeSelectionTable(polyPatch, mergedCyclicPolyPatch, word)
Ostream & endl(Ostream &os)
Add newline and flush stream.
defineTypeNameAndDebug(combustionModel, 0)