OpenFOAM logo
Open Source CFD Toolkit

cellAddressing Class Reference

Collaboration diagram for cellAddressing:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 cellAddressing (const cellModel &model)
 Construct from components.
const faceListmodelFaces () const
const edgeListedges () const
const labelListListedgeFaces () const
const labelListListfaceEdges () const
const labelListListpointEdges () const

Constructor & Destructor Documentation

cellAddressing const cellModel model  ) 
 

Construct from components.


Member Function Documentation

const labelListList& edgeFaces  )  const [inline]
 

Definition at line 106 of file cellAddressing.H.

const edgeList& edges  )  const [inline]
 

Definition at line 101 of file cellAddressing.H.

const labelListList& faceEdges  )  const [inline]
 

Definition at line 111 of file cellAddressing.H.

const faceList& modelFaces  )  const [inline]
 

Definition at line 96 of file cellAddressing.H.

const labelListList& pointEdges  )  const [inline]
 

Definition at line 116 of file cellAddressing.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org