====================
FEM Element Testing
====================

Load Types
----------
E - edge
F - face
G - gravity
N - nodal
P - point

Element      E  F  G  N  P  Element?  Example
-------      -  -  -  -  -  --------  -------

Bar2D      X  X   y     y    truss
Beam2D      X  X   y     y    truss
C1IsoCurve2D    X  X

HexahedronC03D    X  n  ?  y  n     y    hexa2,hexa3
QuadC02D    n  X  n  y  n     y    quad3
TetrahedronC03D     X  n  ?  y  n     y    tetra2,tetra3
TriC02D       n  X  n  y  n      y    tri2,tri3

Other Codes
-----------

X - not applicable
? - partially complete

