Collection of static functions to do various simple patch related things. More...
#include <OpenFOAM/walkPatch.H>
Collection of static functions to do various simple patch related things.
Definition at line 50 of file walkPatch.H.
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. | |
const DynamicList< label > & | visitOrder () const |
const DynamicList< label > & | indexInFace () const |
walkPatch | ( | const primitivePatch & | pp, |
const labelList & | faceZone, | ||
const bool | reverse, | ||
const label | faceI, | ||
const label | enterVertI, | ||
boolList & | visited | ||
) |
Construct from components.
ClassName | ( | "walkPatch" | ) |
|
inline |
Definition at line 125 of file walkPatch.H.
|
inline |
Definition at line 130 of file walkPatch.H.