Jive reference manual
Classes
Line shapes

Exports various line shapes. More...

Classes

class  jive::geom::LinearLine
 Constructs shape objects that encapsulate the geometrical properties of linear line elements. More...
 
class  jive::geom::QuadraticLine
 Constructs shape objects that encapsulate the geometrical properties of quadratic line elements. More...
 

Detailed Description

#include <jive/geom/Line.h>

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