Woolz Image Processing Version 1.4.0
_WlzTElement Struct Reference

Triangular finite element warping mesh element. Typedef: WlzTElement. More...

Data Fields

WlzElementType type
int n
int nodes [3]
float u [3]
float a [3]

Detailed Description

Triangular finite element warping mesh element. Typedef: WlzTElement.


Field Documentation

Type of element (linear, compressible, incompressible).

Global element number.

Global node numbers - in anti-clockwise order!

float _WlzTElement::u[3]

E = u[0] if type linear.

float _WlzTElement::a[3]

$\mu$ = a[0] if type linear.


The documentation for this struct was generated from the following file: