#include <ElmDefs.h>
Inheritance diagram for ElmTensorProd2::

Public Methods | |
| ElmTensorProd2 (int nsd_) | |
| ~ElmTensorProd2 () | |
NAME: ElmTensorProd2 - definition of 2nd order tensor product finite elements
DESCRIPTION:
The class is derived from class "ElmTensorProd" and restricts the interpolation to be of order two (quadratic, biquadratic, triquadratic, ... elements). Elements in an arbitrary number of space dimensions are provided.
Most of the operations on this element type are defined through virtual functions or member functions of the base class "ElmDef".
|
|
|
|
|
|