Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

dolfin::Tetrahedron Class Reference

#include <Tetrahedron.h>

Inheritance diagram for dolfin::Tetrahedron:

Inheritance graph
[legend]
Collaboration diagram for dolfin::Tetrahedron:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Tetrahedron (Node &n0, Node &n1, Node &n2, Node &n3)
int noNodes () const
int noEdges () const
int noFaces () const
int noBoundaries () const
Cell::Type type () const
real volume () const
real diameter () const

Constructor & Destructor Documentation

Tetrahedron::Tetrahedron Node n0,
Node n1,
Node n2,
Node n3
 


Member Function Documentation

real Tetrahedron::diameter  )  const [virtual]
 

Implements dolfin::GenericCell.

int Tetrahedron::noBoundaries  )  const [virtual]
 

Implements dolfin::GenericCell.

int Tetrahedron::noEdges  )  const [virtual]
 

Implements dolfin::GenericCell.

int Tetrahedron::noFaces  )  const [virtual]
 

Implements dolfin::GenericCell.

int Tetrahedron::noNodes  )  const [virtual]
 

Implements dolfin::GenericCell.

Cell::Type Tetrahedron::type  )  const [virtual]
 

Implements dolfin::GenericCell.

real Tetrahedron::volume  )  const [virtual]
 

Implements dolfin::GenericCell.


The documentation for this class was generated from the following files:


Documentation automatically generated with Doxygen on 10 Sep 2004.