Public Member Functions | List of all members
walkPatch Class Reference

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
 

Detailed Description

Collection of static functions to do various simple patch related things.

Source files

Definition at line 49 of file walkPatch.H.

Constructor & Destructor Documentation

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().

Here is the call graph for this function:

Member Function Documentation

ClassName ( "walkPatch"  )
const DynamicList<label>& visitOrder ( ) const
inline

Definition at line 124 of file walkPatch.H.

const DynamicList<label>& indexInFace ( ) const
inline

Definition at line 129 of file walkPatch.H.


The documentation for this class was generated from the following files: