an encyclopedia of finite element definitions

Enriched Galerkin

Click here to read what the information on this page means.

Abbreviated namesEG
Degrees\(1\leqslant k\)
where \(k\) is the Lagrange superdegree
Polynomial subdegree\(k\)
Polynomial superdegreeinterval: \(k\)
triangle: \(k\)
tetrahedron: \(k\)
quadrilateral: \(dk\)
hexahedron: \(dk\)
Lagrange subdegree\(k\)
Lagrange superdegree\(k\)
Reference elementsinterval, triangle, tetrahedron, quadrilateral, hexahedron, prism, pyramid
Number of DOFsinterval: \(k+2\) (A000027)
triangle: \((k+1)(k+2)/2 + 1\)
tetrahedron: \((k+1)(k+2)(k+3)/6 + 1\)
quadrilateral: \((k+1)^2 + 1\)
hexahedron: \((k+1)^3 + 1\)
prism: \((k+1)^2(k+2)/2 + 1\)
pyramid: \((k+1)(k+2)(2k+3)/6 + 1\)
Mappingidentity
continuityDiscontinuous.
NotesThis is a continuous Lagrange element enriched with a discontinuous piecewise constant element.
CategoriesScalar-valued elements

Implementations

This element is implemented in Symfem .↓ Show implementation detail ↓

Examples

interval
degree 1

(click to view basis functions)
interval
degree 2

(click to view basis functions)
triangle
degree 1

(click to view basis functions)
triangle
degree 2

(click to view basis functions)
quadrilateral
degree 1

(click to view basis functions)
quadrilateral
degree 2

(click to view basis functions)
tetrahedron
degree 1

(click to view basis functions)
tetrahedron
degree 2

(click to view basis functions)
hexahedron
degree 1

(click to view basis functions)
hexahedron
degree 2

(click to view basis functions)

References

DefElement stats

Element added05 March 2023
Element last updated27 September 2024