Jive reference manual
Classes
Triangle shapes

Exports various triangle shapes. More...

Classes

class  jive::geom::LinearTriangle
 Constructs shape objects that encapsulate the geometrical properties of linear triangle elements. More...
 
class  jive::geom::QuadraticTriangle
 Constructs shape objects that encapsulate the geometrical properties of quadratic triangle elements. More...
 

Detailed Description

#include <jive/geom/Triangle.h>

Provides classes for constructing shape objects that encapsulate the geometrical properties of two-dimensional triangle elements. Two types of triangles are supported: triangles with three nodes and linear shape functions; and triangles with six nodes and quadratic, isoparametric shape functions.