In file hdivfe.hpp:

template<int D> class HDivNormalFiniteElement


Documentation


Inheritance:


Public Methods

[more] HDivNormalFiniteElement(ELEMENT_TYPE aeltype, int andof, int aorder)
[more]virtual ~HDivNormalFiniteElement()
[more]virtual void CalcShape(const IntegrationPoint & ip, FlatVector<> shape) const = 0
compute shape


Inherited from FiniteElement:

Public Methods

oint SpatialDim() const
oint GetNDof() const
oint Order() const
oELEMENT_TYPE ElementType() const
ovirtual void GetInternalDofs(ARRAY<int> & idofs) const

Protected Fields

oint dimspace
oELEMENT_TYPE eltype
oint ndof
oint order

o HDivNormalFiniteElement(ELEMENT_TYPE aeltype, int andof, int aorder)

ovirtual ~HDivNormalFiniteElement()

ovirtual 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++.