, including all inherited members.
Boundary() const =0 | ngfem::ElementTransformation | [pure virtual] |
CalcJacobian(const IntegrationPoint &ip, FlatMatrix<> dxdxi) const =0 | ngfem::ElementTransformation | [pure virtual] |
CalcMultiPointJacobian(const IntegrationRule &ir, BaseMappedIntegrationRule &mir) const =0 | ngfem::ElementTransformation | [pure virtual] |
CalcNormalVector(const IntegrationPoint &ip, FlatVector<> nv, LocalHeap &lh) const | ngfem::ElementTransformation | [inline] |
CalcPoint(const IntegrationPoint &ip, FlatVector<> point) const =0 | ngfem::ElementTransformation | [pure virtual] |
CalcPointJacobian(const IntegrationPoint &ip, FlatVector<> point, FlatMatrix<> dxdxi) const =0 | ngfem::ElementTransformation | [pure virtual] |
ElementTransformation() | ngfem::ElementTransformation | [inline] |
elindex | ngfem::ElementTransformation | [protected] |
elnr | ngfem::ElementTransformation | [protected] |
eltype | ngfem::ElementTransformation | [protected] |
GetElementIndex() const | ngfem::ElementTransformation | [inline] |
GetElementNr() const | ngfem::ElementTransformation | [inline] |
GetElementType() const | ngfem::ElementTransformation | [inline] |
GetSort(FlatArray< int > sort) const (defined in ngfem::ElementTransformation) | ngfem::ElementTransformation | [inline, virtual] |
higher_integration_order (defined in ngfem::ElementTransformation) | ngfem::ElementTransformation | [protected] |
HigherIntegrationOrderSet(void) const (defined in ngfem::ElementTransformation) | ngfem::ElementTransformation | [inline] |
iscurved | ngfem::ElementTransformation | [protected] |
IsCurvedElement() const | ngfem::ElementTransformation | [inline, virtual] |
operator()(const IntegrationPoint &ip, LocalHeap &lh) const =0 | ngfem::ElementTransformation | [pure virtual] |
operator()(const IntegrationRule &ir, LocalHeap &lh) const =0 | ngfem::ElementTransformation | [pure virtual] |
SetElement(bool aboundary, int aelnr, int aelindex) | ngfem::ElementTransformation | [inline, virtual] |
SetElementType(ELEMENT_TYPE aet) | ngfem::ElementTransformation | [inline] |
SetHigherIntegrationOrder(void) (defined in ngfem::ElementTransformation) | ngfem::ElementTransformation | [inline] |
SpaceDim() const =0 | ngfem::ElementTransformation | [pure virtual] |
UnSetHigherIntegrationOrder(void) (defined in ngfem::ElementTransformation) | ngfem::ElementTransformation | [inline] |
~ElementTransformation() (defined in ngfem::ElementTransformation) | ngfem::ElementTransformation | [inline, virtual] |