Jive reference manual
Classes
Tetrahedron shapes

Exports various tetrahedron shapes. More...

Classes

class  jive::geom::LinearTetrahedron
 Constructs shape objects that encapsulate the geometrical properties of linear tetrahedron elements. More...
 
class  jive::geom::QuadraticTetrahedron
 Constructs shape objects that encapsulate the geometrical properties of quadratic tetrahedron elements. More...
 

Detailed Description

#include <jive/geom/Tetrahedron.h>

Provides classes for constructing shape objects that encapsulate the geometrical properties of three-dimensional tetrahedron elements. Two types of tetrahedra are supported: tetrahedra with four nodes and linear shape functions; and tetrahedra with ten nodes and quadratic, isoparametric shape functions.