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