OpenFOAM logo
Open Source CFD Toolkit

tetCell Class Reference

Inheritance diagram for tetCell:

Inheritance graph
[legend]
Collaboration diagram for tetCell:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 tetCell ()
 Construct null.
 tetCell (const label a, const label b, const label c, const label d)
 Construct from components.
 tetCell (Istream &)
 Construct from Istream.
triFace face (const label facei) const
 Return ith face.
label edgeFace (const label edgei) const
 Return fisrt face adjacent to the given edge.
label edgeAdjacentFace (const label edgei, const label facei) const
 Return face adjacent to the given face sharing the same edge.
edge tetEdge (const label edgei) const
 Return ith edge.
cellShape tetCellShape () const
 Return tet shape cell.
tetPointRef tet (const pointField &) const
 Return the tetrahedron.

Constructor & Destructor Documentation

tetCell  )  [inline]
 

Construct null.

Definition at line 47 of file tetCellI.H.

References Foam::label.

tetCell const label  a,
const label  b,
const label  c,
const label  d
[inline]
 

Construct from components.

Definition at line 53 of file tetCellI.H.

tetCell Istream  )  [inline]
 

Construct from Istream.

Definition at line 67 of file tetCellI.H.

References Foam::label.


Member Function Documentation

label edgeAdjacentFace const label  edgei,
const label  facei
const [inline]
 

Return face adjacent to the given face sharing the same edge.

Definition at line 125 of file tetCellI.H.

label edgeFace const label  edgei  )  const [inline]
 

Return fisrt face adjacent to the given edge.

Definition at line 101 of file tetCellI.H.

References Foam::abort(), Foam::FatalError, and FatalErrorIn.

Here is the call graph for this function:

triFace face const label  facei  )  const [inline]
 

Return ith face.

Definition at line 75 of file tetCellI.H.

References Foam::abort(), Foam::FatalError, and FatalErrorIn.

Here is the call graph for this function:

tetPointRef tet const pointField  )  const [inline]
 

Return the tetrahedron.

Definition at line 189 of file tetCellI.H.

cellShape tetCellShape  )  const
 

Return tet shape cell.

edge tetEdge const label  edgei  )  const [inline]
 

Return ith edge.

Definition at line 168 of file tetCellI.H.

References Foam::abort(), Foam::FatalError, and FatalErrorIn.

Here is the call graph for this function:


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