In file hdivhofe.hpp:

template<int D> class HDivHighOrderFiniteElement


Documentation


Inheritance:


Public Methods

[more] HDivHighOrderFiniteElement(ELEMENT_TYPE aeltype)


Inherited from HDivFiniteElement:

Public Methods

ovirtual void CalcShape(const IntegrationPoint & ip, FlatMatrixFixWidth<DIM> shape) const
ovirtual void CalcDivShape(const IntegrationPoint & ip, FlatVector<> divshape) const

Protected Methods

ovoid CalcIPData(ARRAY<IPData> & ipdata)
ovirtual void CalcShape1(const IntegrationPoint & ip, FlatMatrixFixWidth<DIM> shape) const
ovirtual void CalcShape2(const IntegrationPoint & ip, FlatMatrixFixWidth<DIM> shape) const
ovoid ComputeFaceMoments(int fnr, NodalFiniteElement & testfe, FlatMatrix<> & moments, int order, int shape = 1) const


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 HDivHighOrderFiniteElement(ELEMENT_TYPE aeltype)


Direct child classes:
HDivHighOrderTrig
HDivHighOrderQuad

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.