NGSolve  4.9
Public Member Functions | Protected Types | Protected Attributes
ngfem::HDivHighOrderFiniteElement< DIM > Class Template Reference
Inheritance diagram for ngfem::HDivHighOrderFiniteElement< DIM >:
ngfem::HDivFiniteElement< DIM > ngfem::FiniteElement

List of all members.

Public Member Functions

 HDivHighOrderFiniteElement (ELEMENT_TYPE aeltype)
void SetVertexNumbers (FlatArray< int > &avnums)
void SetOrderEdge (FlatArray< int > &oe)
void SetOrderFace (FlatArray< int > &of)
void SetOrderInner (int oi)
void SetOrderFace (FlatArray< INT< 2 > > &of)
void SetOrderInner (INT< 3 > oi)
void SetDiscontinuous (bool disc)
void SetHODivFree (bool aho_div_free)
void SetOnlyHODiv (bool aonly_ho_div)
virtual void ComputeNDof ()=0
int EdgeOrientation (int enr) const
virtual void GetFacetDofs (int i, Array< int > &dnums) const

Protected Types

typedef
IntegratedLegendreMonomialExt 
T_ORTHOPOL

Protected Attributes

int vnums [8]
INT< 3 > order_inner
INT< 2 > order_face [6]
int order_edge [12]
bool discontinuous
bool ho_div_free
bool only_ho_div

template<int DIM>
class ngfem::HDivHighOrderFiniteElement< DIM >


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