OpenFOAM logo
Open Source CFD Toolkit

oppositeFace Class Reference

Inheritance diagram for oppositeFace:

Inheritance graph
[legend]
Collaboration diagram for oppositeFace:

Collaboration graph
[legend]
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?

Constructor & Destructor Documentation

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

Construct from components.

Definition at line 77 of file oppositeFace.H.


Member Function Documentation

bool found  )  const [inline]
 

Does the opposite face exist?

Definition at line 105 of file oppositeFace.H.

label masterIndex  )  const [inline]
 

Master face index.

Definition at line 93 of file oppositeFace.H.

label oppositeIndex  )  const [inline]
 

Slave face index.

Definition at line 99 of file oppositeFace.H.


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