FreeFOAM The Cross-Platform CFD Toolkit
walkPatch Class Reference

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

#include <OpenFOAM/walkPatch.H>


Detailed Description

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

Source files

Definition at line 50 of file walkPatch.H.

List of all members.

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

Constructor & Destructor Documentation

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

Construct from components.


Member Function Documentation

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

Definition at line 125 of file walkPatch.H.

const DynamicList<label>& indexInFace ( ) const
inline

Definition at line 130 of file walkPatch.H.


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