an encyclopedia of finite element definitions

Vector Q

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

Alternative namesvector Lagrange
Degrees\(0\leqslant k\)
where \(k\) is the Lagrange superdegree
Polynomial subdegree\(k\)
Polynomial superdegree\(dk\)
Lagrange subdegree\(k\)
Lagrange superdegree\(k\)
Reference elementsquadrilateral, hexahedron
Polynomial set\(\mathcal{Q}_{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 DOFsinterval: \(k+1\) (A000027)
quadrilateral: \(2(k+1)^2\) (A001105)
hexahedron: \(3(k+1)^3\) (A117642)
Mappingidentity
continuityFunction values are continuous.
CategoriesVector-valued elements

Implementations

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

Examples

quadrilateral
degree 1

(click to view basis functions)
quadrilateral
degree 2

(click to view basis functions)
hexahedron
degree 1

(click to view basis functions)
hexahedron
degree 2

(click to view basis functions)

DefElement stats

Element added30 December 2020
Element last updated27 September 2024