FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

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.

Collaboration diagram for walkPatch:

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.

Definition at line 189 of file walkPatch.C.

References UList< T >::empty().


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:
  • src/OpenFOAM/meshes/primitiveMesh/primitivePatch/walkPatch.H
  • src/OpenFOAM/meshes/primitiveMesh/primitivePatch/walkPatch.C