In file hdivfe.hpp:
Documentation
Inheritance:
Public Methods
-
HDivNormalFiniteElement(ELEMENT_TYPE aeltype, int andof, int aorder)
-
virtual ~HDivNormalFiniteElement()
-
virtual void CalcShape(const IntegrationPoint & ip, FlatVector<> shape) const = 0
- compute shape
Public Methods
-
int SpatialDim() const
-
int GetNDof() const
-
int Order() const
-
ELEMENT_TYPE ElementType() const
-
virtual void GetInternalDofs(ARRAY<int> & idofs) const
Protected Fields
-
int dimspace
-
ELEMENT_TYPE eltype
-
int ndof
-
int order
HDivNormalFiniteElement(ELEMENT_TYPE aeltype, int andof, int aorder)
virtual ~HDivNormalFiniteElement()
virtual void CalcShape(const IntegrationPoint & ip, FlatVector<> shape) const = 0
- compute shape
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.