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)
 
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 47 of file walkPatch.H.

Constructor & Destructor Documentation

◆ walkPatch()

walkPatch ( const primitivePatch pp,
const labelList faceZone,
const bool  reverse,
const label  facei,
const label  enterVertI,
boolList visited 
)

Definition at line 182 of file walkPatch.C.

Member Function Documentation

◆ ClassName()

ClassName ( "walkPatch"  )

◆ visitOrder()

const DynamicList<label>& visitOrder ( ) const
inline

Definition at line 122 of file walkPatch.H.

◆ indexInFace()

const DynamicList<label>& indexInFace ( ) const
inline

Definition at line 127 of file walkPatch.H.


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