Loading...
Searching...
No Matches
walkPatch Class Reference

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

#include <walkPatch.H>

Collaboration diagram for walkPatch:

Public Member Functions

 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

Static Public Member Functions

static const char * typeName_ ()

Static Public Attributes

static const ::Foam::word typeName
static int debug

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 )

Construct from components.

Definition at line 181 of file walkPatch.C.

References UList< T >::empty(), pp(), and Foam::reverse().

Here is the call graph for this function:

Member Function Documentation

◆ typeName_()

const char * typeName_ ( )
inlinestatic

Definition at line 119 of file walkPatch.H.

◆ visitOrder()

const DynamicList< label > & visitOrder ( ) const
inline

Definition at line 141 of file walkPatch.H.

◆ indexInFace()

const DynamicList< label > & indexInFace ( ) const
inline

Definition at line 146 of file walkPatch.H.

Member Data Documentation

◆ typeName

const::Foam::word typeName
static

Definition at line 119 of file walkPatch.H.

◆ debug

int debug
static

Definition at line 119 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