List of all members.
Public Types |
enum | { NDOF = (ORDER-1) * ZORDER + ORDER * (ZORDER-1)
} |
enum | { MAXORDER = (ORDER > ZORDER) ? ORDER : ZORDER
} |
Public Member Functions |
| FE_TFaceTest () |
virtual | ~FE_TFaceTest () |
virtual void | CalcShape (const IntegrationPoint &ip, FlatMatrixFixWidth< 2 > shape) const |
template<int ORDER, int ZORDER>
class ngfem::FE_TFaceTest< ORDER, ZORDER >
Member Enumeration Documentation
template<int ORDER, int ZORDER>
template<int ORDER, int ZORDER>
Constructor & Destructor Documentation
template<int ORDER, int ZORDER>
template<int ORDER, int ZORDER>
Member Function Documentation
template<int ORDER, int ZORDER>
virtual void ngfem::FE_TFaceTest< ORDER, ZORDER >::CalcShape |
( |
const IntegrationPoint & |
ip, |
|
|
FlatMatrixFixWidth< 2 > |
shape |
|
) |
| const [inline, virtual] |
The documentation for this class was generated from the following file: