an encyclopedia of finite element definitions

Transition

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

Orders\(1\leqslant k\)
Reference elementstriangle, tetrahedron
DOFsOn each vertex: point evaluations
On each edge: point evaluations
On each face: point evaluations
On each volume: point evaluations
Mappingidentity
continuityFunction values are continuous.
NotesThis element is used to bridge the gap between Lagrange elements of different orders
CategoriesScalar-valued elements

Implementations

Symfem"transition"
↓ Show Symfem examples ↓ This implementation is used to compute the examples below and verify other implementations.

Examples

triangle
order 1
edge_orders=[2, 1, 1]

(click to view basis functions)
triangle
order 1
edge_orders=[3, 2, 1]

(click to view basis functions)
triangle
order 3
edge_orders=[1, 1, 1]

(click to view basis functions)

DefElement stats

Element added12 July 2021
Element last updated16 September 2023