In file hcurlfe.hpp:

class FE_NedelecPrism2bAniso1

gradients of Q3,2

Documentation

gradients of Q3,2

Inheritance:


Private Fields

[more]static ARRAY<IPData*> ipdata
[more]FE_NedelecPrism1 prism1
[more]FE_NedelecTrig3 trig2b
[more]static Matrix<> trans
[more]static Matrix<> trans2
[more]static Matrix<> trans3


Inherited from HCurlFiniteElement:

Public Methods

oconst FlatMatrix<> GetShape(const IntegrationPoint & ip, LocalHeap & lh) const
oconst FlatMatrix<> GetShape(const IntegrationPoint & ip) const
ovirtual const FlatMatrix<> GetShapeV(const IntegrationPoint & ip) const
oconst FlatMatrix<> GetCurlShape(const IntegrationPoint & ip, LocalHeap & lh) const
oconst FlatMatrix<> GetCurlShape(const IntegrationPoint & ip) const
ovirtual const FlatMatrix<> GetCurlShapeV(const IntegrationPoint & ip) const
ovirtual void CalcShape(const IntegrationPoint & ip, FlatMatrix<> shape) const
ovirtual void CalcCurlShape(const IntegrationPoint & ip, FlatMatrix<> & curlshape) const
ovirtual const ARRAY<IPData*> & GetIPData() const

Protected Methods

ovoid CalcIPData(ELEMENT_TYPE et, ARRAY<IPData*> & ipdata)
ovirtual void CalcShape1(const IntegrationPoint & ip, FlatMatrix<> shape) const
ovirtual void CalcShape2(const IntegrationPoint & ip, FlatMatrix<> shape) const
ovoid ComputeEdgeMoments(int enr, NodalFiniteElement & testfe, FlatMatrix<> & moments, int order, int shape=1) const
ovoid ComputeFaceMoments(int enr, class HDivFiniteElement & testfe, FlatMatrix<> & moments, int order, int shape=1) const
ovoid ComputeVolMoments(class HDivFiniteElement & 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

ostatic ARRAY<IPData*> ipdata

oFE_NedelecPrism1 prism1

oFE_NedelecTrig3 trig2b

ostatic Matrix<> trans

ostatic Matrix<> trans2

ostatic Matrix<> trans3


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



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