Collection of static functions to do various simple patch related things. More...
Public Member Functions | |
| ClassName ("walkPatch") | |
| walkPatch (const primitivePatch &pp, const labelList &faceZone, const bool reverse, const label facei, const label enterVertI, boolList &visited) | |
| Construct from components. More... | |
| const DynamicList< label > & | visitOrder () const |
| const DynamicList< label > & | indexInFace () const |
Collection of static functions to do various simple patch related things.
Definition at line 49 of file walkPatch.H.
| walkPatch | ( | const primitivePatch & | pp, |
| const labelList & | faceZone, | ||
| const bool | reverse, | ||
| const label | facei, | ||
| const label | enterVertI, | ||
| boolList & | visited | ||
| ) |
Construct from components.
Definition at line 187 of file walkPatch.C.
References UList< T >::empty().

| ClassName | ( | "walkPatch" | ) |
|
inline |
Definition at line 124 of file walkPatch.H.
|
inline |
Definition at line 129 of file walkPatch.H.
1.8.11