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

oppositeFace Class Reference

Class containing opposite face for a prismatic cell with addresing and a possibility of failure. More...

Inheritance diagram for oppositeFace:
Collaboration diagram for oppositeFace:

List of all members.


Public Member Functions

 oppositeFace (const face &f, const label masterIndex, const label oppositeIndex)
 Construct from components.
label masterIndex () const
 Master face index.
label oppositeIndex () const
 Slave face index.
bool found () const
 Does the opposite face exist?

Detailed Description

Class containing opposite face for a prismatic cell with addresing and a possibility of failure.

Source files

Definition at line 45 of file oppositeFace.H.


Constructor & Destructor Documentation

oppositeFace ( const face f,
const label  masterIndex,
const label  oppositeIndex 
) [inline]

Construct from components.

Definition at line 64 of file oppositeFace.H.


Member Function Documentation

label masterIndex (  )  const [inline]

Master face index.

Definition at line 80 of file oppositeFace.H.

label oppositeIndex (  )  const [inline]

Slave face index.

Definition at line 86 of file oppositeFace.H.

bool found (  )  const [inline]

Does the opposite face exist?

Definition at line 92 of file oppositeFace.H.


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