Collection of static functions to do various simple patch related things. More...
#include <walkPatch.H>

Public Member Functions | |
| walkPatch (const primitivePatch &pp, const labelList &faceZone, const bool reverse, const label facei, const label enterVertI, boolList &visited) | |
| Construct from components. | |
| const DynamicList< label > & | visitOrder () const |
| const DynamicList< label > & | indexInFace () const |
Static Public Member Functions | |
| static const char * | typeName_ () |
Static Public Attributes | |
| static const ::Foam::word | typeName |
| static int | debug |
Collection of static functions to do various simple patch related things.
Definition at line 47 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 181 of file walkPatch.C.
References UList< T >::empty(), pp(), and Foam::reverse().

|
inlinestatic |
Definition at line 119 of file walkPatch.H.
|
inline |
Definition at line 141 of file walkPatch.H.
|
inline |
Definition at line 146 of file walkPatch.H.
|
static |
Definition at line 119 of file walkPatch.H.
|
static |
Definition at line 119 of file walkPatch.H.