OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

faceToCellStencil Class Reference

baseclass for extended cell centred addressing. Contains per cell a list of neighbouring faces in global addressing. More...

Inheritance diagram for faceToCellStencil:
Collaboration diagram for faceToCellStencil:

List of all members.


Public Member Functions

 faceToCellStencil (const polyMesh &)
 Construct from mesh.
const polyMeshmesh () const
const globalIndexglobalNumbering () const
 Global numbering for faces.

Detailed Description

baseclass for extended cell centred addressing. Contains per cell a list of neighbouring faces in global addressing.

Source files

Definition at line 50 of file faceToCellStencil.H.


Constructor & Destructor Documentation

faceToCellStencil ( const polyMesh mesh  )  [explicit]

Construct from mesh.

Definition at line 25 of file faceToCellStencil.C.


Member Function Documentation

const polyMesh& mesh (  )  const [inline]

Definition at line 80 of file faceToCellStencil.H.

Referenced by extendedCentredFaceToCellStencil::extendedCentredFaceToCellStencil().

Here is the caller graph for this function:

const globalIndex& globalNumbering (  )  const [inline]

Global numbering for faces.

Definition at line 86 of file faceToCellStencil.H.


The documentation for this class was generated from the following files:
Copyright © 2000-2009 OpenCFD Ltd