A topoSetSource to select faces based on usage in a faceSet. Sets flipMap to true. More...
#include <meshTools/setToFaceZone.H>
A topoSetSource to select faces based on usage in a faceSet. Sets flipMap to true.
Definition at line 50 of file setToFaceZone.H.
Public Member Functions | |
TypeName ("setToFaceZone") | |
Runtime type information.
| |
setToFaceZone (const polyMesh &mesh, const word &setName) | |
Construct from components.
| |
setToFaceZone (const polyMesh &mesh, const dictionary &dict) | |
Construct from dictionary.
| |
setToFaceZone (const polyMesh &mesh, Istream &) | |
Construct from Istream.
| |
virtual | ~setToFaceZone () |
virtual void | applyToSet (const topoSetSource::setAction action, topoSet &) const |
setToFaceZone | ( | const polyMesh & | mesh, |
const word & | setName | ||
) |
Construct from components.
Definition at line 59 of file setToFaceZone.C.
setToFaceZone | ( | const polyMesh & | mesh, |
const dictionary & | dict | ||
) |
Construct from dictionary.
Definition at line 71 of file setToFaceZone.C.
setToFaceZone | ( | const polyMesh & | mesh, |
Istream & | is | ||
) |
Construct from Istream.
Definition at line 83 of file setToFaceZone.C.
~setToFaceZone | ( | ) | [virtual]
|
Definition at line 95 of file setToFaceZone.C.
TypeName | ( | "setToFaceZone" | ) |
Runtime type information.
void applyToSet | ( | const topoSetSource::setAction | action, |
topoSet & | set | ||
) | const [virtual]
|
Implements topoSetSource.
Definition at line 102 of file setToFaceZone.C.
References topoSetSource::ADD, faceZoneSet::addressing(), topoSetSource::DELETE, Foam::endl(), faceZoneSet::flipMap(), forAll, forAllConstIter, HashTable< T, Key, Hash >::found(), Foam::Info, topoSetSource::NEW, List< T >::size(), List< T >::transfer(), faceZoneSet::updateSet(), and WarningIn.