an encyclopedia of finite element definitions

Vector Lagrange

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

Degrees\(0\leqslant k\)
where \(k\) is the Polynomial superdegree
Polynomial subdegree\(k\)
Polynomial superdegree\(k\)
Reference elementstriangle, tetrahedron
Polynomial set\(\mathcal{P}_{k}^d\)
↓ Show polynomial set definitions ↓
DOFsOn each vertex: point evaluations in coordinate directions
On each edge: point evaluations in coordinate directions
On each face: point evaluations in coordinate directions
On each volume: point evaluations in coordinate directions
Number of DOFstriangle: \((k+1)(k+2)\) (A002378)
tetrahedron: \((k+1)(k+2)(k+3)/2\) (A027480)
Mappingidentity
continuityFunction values are continuous.
CategoriesVector-valued elements

Implementations

This element is implemented in Basix.UFL , Symfem , and (legacy) UFL.↓ Show implementation detail ↓

Examples

triangle
degree 1

(click to view basis functions)
triangle
degree 2

(click to view basis functions)
tetrahedron
degree 1

(click to view basis functions)
tetrahedron
degree 2

(click to view basis functions)

DefElement stats

Element added30 December 2020
Element last updated27 September 2024