A topoSetSource to select points based on usage in a pointSet. More...
#include <meshTools/setToPointZone.H>
A topoSetSource to select points based on usage in a pointSet.
Definition at line 49 of file setToPointZone.H.
Public Member Functions | |
TypeName ("setToPointZone") | |
Runtime type information.
| |
setToPointZone (const polyMesh &mesh, const word &setName) | |
Construct from components.
| |
setToPointZone (const polyMesh &mesh, const dictionary &dict) | |
Construct from dictionary.
| |
setToPointZone (const polyMesh &mesh, Istream &) | |
Construct from Istream.
| |
virtual | ~setToPointZone () |
virtual void | applyToSet (const topoSetSource::setAction action, topoSet &) const |
setToPointZone | ( | const polyMesh & | mesh, |
const word & | setName | ||
) |
Construct from components.
Definition at line 58 of file setToPointZone.C.
setToPointZone | ( | const polyMesh & | mesh, |
const dictionary & | dict | ||
) |
Construct from dictionary.
Definition at line 70 of file setToPointZone.C.
setToPointZone | ( | const polyMesh & | mesh, |
Istream & | is | ||
) |
Construct from Istream.
Definition at line 82 of file setToPointZone.C.
~setToPointZone | ( | ) | [virtual]
|
Definition at line 94 of file setToPointZone.C.
TypeName | ( | "setToPointZone" | ) |
Runtime type information.
void applyToSet | ( | const topoSetSource::setAction | action, |
topoSet & | set | ||
) | const [virtual]
|
Implements topoSetSource.
Definition at line 101 of file setToPointZone.C.
References topoSetSource::ADD, pointZoneSet::addressing(), topoSetSource::DELETE, Foam::endl(), forAll, forAllConstIter, HashTable< T, Key, Hash >::found(), Foam::Info, topoSetSource::NEW, List< T >::size(), List< T >::transfer(), pointZoneSet::updateSet(), and WarningIn.