Ciarlet’s definition of a finite element
The Ciarlet triplet .
Introduction
In the finite element method, each “element” is described by a reference geometric polytope, a space of local shape functions on that polytope, and a unisolvent set of degrees of freedom. The classical formulation is due to Ciarlet.
Ciarlet’s Definition
A finite element is the triple
where:
- is the reference polytope, a closed, bounded convex polytope in with nonempty interior.
- is the space of shape functions, a finite-dimensional subspace of , typically a polynomial space .
is the set of degrees of freedom, a unisolvent family of linear functionals satisfying
Unisolvence of means the evaluation map
is an isomorphism.
Local Interpolation Operator
Given a Ciarlet element with , let be its dual basis: . Then the local interpolation operator
satisfies for all and all ,
Lagrange @f$P_k@f$ Elements
On a reference polytope , the degree- Lagrange element is the Ciarlet triple
where:
- , the space of scalar polynomials of total degree ≤ .
- , with each evaluation at the Lagrange node .
When assembling over a mesh, continuity is enforced by gluing all local basis functions that share the same global node on:
- Vertices (for )
- Edge-nodes (for )
- Face-nodes (for in 3D)
- Interior-nodes (for higher )
yielding a globally -conforming piecewise- space.
Raviart–Thomas @f$RT_k@f$ Elements
On , the Raviart–Thomas element of order is
with:
- .
- given by
For each facet and all ,
If , for each ,
These DOFs enforce normal‐continuity across faces, yielding an –conforming global space.
Nédélec (First Kind) @f$ND_k@f$ Elements
On , the Nédélec edge element of order (first kind) is
with:
- .
- given by
For each edge and all ,
If , for each face and all ,
These DOFs enforce tangential‐continuity across edges, yielding an –conforming global space.