Crouzeix–Raviart Finite Element Spaces
- Crouzeix–Raviart finite element spaces are nonconforming spaces that enforce weak, facet-based continuity, making them effective for discretizing PDEs.
- They are constructed via local polynomial approximations on mesh simplices with average continuity constraints, leading to explicit basis functions and streamlined DOF interpolation.
- Their strong stability properties, including inf-sup conditions and connections to Raviart–Thomas spaces, support efficient mixed formulations and adaptive hp strategies.
The Crouzeix–Raviart finite element spaces are a fundamental family of nonconforming finite element spaces widely used for the discretization of partial differential equations (PDEs), including the Poisson, Stokes, and plate equations, among others. Nonconforming refers to finite element spaces whose functions do not satisfy global continuity constraints (such as full -conformity), but instead obey weaker continuity conditions, typically imposed on average over lower-dimensional interfaces (edges or faces). The Crouzeix–Raviart (CR) approach is notable for offering robust approximation properties, inf-sup stability for saddle-point problems such as Stokes flow, and close connections to mixed finite element methods, notably the Raviart–Thomas (RT) spaces. These spaces have seen substantial generalizations in both order and dimension, and have become a backbone for nonconforming discretizations in computational science.
1. Construction and Algebraic Structure
Crouzeix–Raviart spaces are constructed by specifying, on each mesh simplex (triangle, tetrahedron, or higher-dimensional analogue), a local polynomial space and imposing weak continuity constraints across interelement facets. For a mesh of into simplices, a general CR space of degree is defined by
where denotes the jump across the facet , and is a subspace of polynomials on (often taken as in classical formulations) (Bohne et al., 5 Jul 2024, Bressan et al., 18 Feb 2025).
Key aspects:
- The space contains all conforming finite element functions as a subspace.
- For , in two dimensions, the CR element functions are continuous at edge midpoints and piecewise affine elsewhere.
- Recent work (Bohne et al., 5 Jul 2024) establishes explicit representations of non-conforming basis functions in arbitrary dimension and degree , using barycentric coordinates and Jacobi polynomials. Explicitly, the simplex-supported basis for is:
on , and zero elsewhere.
- A direct sum decomposition of the CR space into the conforming space and a complementary nonconforming subspace is proved:
and an analogous splitting for odd (with a restriction to functions vanishing at vertices).
2. Degrees of Freedom and Interpolation
Degrees of freedom (DOFs) in the CR setting are constructed to be bidual to the basis functions, typically as integrals of the trial function over facets (edges or faces), weighted by suitable test polynomials of degree up to . In two dimensions or for , all DOFs can be naturally split into facet and interior simplex integrals, so that the coefficients in the basis expansion corresponding to lower-dimensional facets are fully determined by the corresponding DOFs (Bohne et al., 5 Jul 2024): where is a weight function forming a basis of . This property fails in higher dimensions for , as demonstrated via a rigorous nonexistence proof; in those cases, some contributions unavoidably involve integration over the full -simplex (Bohne et al., 5 Jul 2024).
The interpolation operator onto the CR space is constructed locally, mapping functions from or from a discontinuous CR space into the CR space by projection onto the basis via the corresponding DOFs. This operator plays a central role both in the analysis of the approximation properties and in practical implementation.
3. Theoretical Properties and Error Analysis
CR spaces enjoy strong approximation properties. For elliptic PDEs, error estimates in the broken (elementwise) norm are typically optimal, with the convergence order determined by the degree of the local polynomials (see, for example, (Jr. et al., 2017, Lamichhane, 2014)): where is the exact solution of the PDE with local Sobolev regularity (Jr. et al., 2017).
For the surface CR element (nonconforming finite elements on a polyhedral approximation to a manifold), optimal - and -error estimates are also established (Guo, 2018, Mehlmann, 2023), including rigorous geometric error control:
For dual mixed formulations (e.g., the Poisson or Stokes problem), the lowest-order CR space paired with piecewise constants is inf-sup stable and yields quasi-optimal error estimates, both in the (mesh-dependent) natural norm and for the divergence: with the local divergence error attaining the best -approximation on each element (Barrios et al., 2021).
4. Stability, Discrete Inf-Sup Properties, and High-Order Generalizations
A central property of CR spaces is their stability for saddle-point problems, such as the Stokes system. For triangular meshes in two dimensions, CR spaces of any odd degree satisfy the Ladyzhenskaya–Babuška–Brezzi ("inf-sup") condition, thus forming a stable pair with discontinuous piecewise polynomials of degree for the pressure, regardless of mesh configuration as long as there is at least one interior vertex (Carstensen et al., 2021). In three dimensions, explicit CR bases of polynomial degree have been constructed and analyzed for stability, with (quadratic velocity) proving to be inf-sup stable while avoiding spurious pressure modes that occur in conforming elements (Sauter et al., 2022).
For even-degree CR elements, new constructions (imposing orthogonality of jumps with respect to all but one of the degree- facet polynomials and including the degree- polynomial) yield hierarchical, nested bases and permit efficient variable-order and adaptive strategies. However, a DG-type stabilization term is required to ensure optimal convergence, with the stabilization parameter considerably smaller than in standard discontinuous Galerkin methods (Bressan et al., 18 Feb 2025).
5. Connections to Raviart–Thomas Spaces and Discrete de Rham Complexes
CR spaces possess deep structural connections to Raviart–Thomas (RT) mixed finite element spaces:
- For the lowest order, the nonconforming gradient of an enriched CR solution coincides exactly with the RT stress approximation (Hu et al., 2014, Ishizaka et al., 2020).
- On the level of algebraic structure, the discrete gradient of CR functions and the divergence of RT functions exhibit precise orthogonality identities, underpinning discrete convex duality and characterizations of projection operators (Bartels et al., 2020).
- These connections are crucial for dual-mixed and pressure-robust methods, as well as for the construction of pressure-robust discretizations with modified CR elements and "lifting operators" mapping CR functions into -conforming RT spaces (Ishizaka, 2023).
These relations naturally fit within the framework of discrete de Rham complexes. High-order CR and related discontinuous spaces can be deployed as components in discrete de Rham sequences that retain the correct (co-)homological topology of the underlying continuum problem—crucial for avoiding spurious "harmonic modes" and for devising structure-preserving discretizations in fluid and electromagnetic applications (Perrier, 30 Apr 2024).
6. Practical Applications and Computational Performance
Crouzeix–Raviart spaces have been applied across a range of PDE models:
- Stokes and Navier–Stokes flows: inf-sup stability ensures robust approximation of incompressible fields. Modified anisotropic CR methods yield pressure-independent, anisotropic error estimates and retain optimal convergence even in the presence of large irrotational forces or on non-shape-regular (anisotropic) meshes (Ishizaka, 2023, Ishizaka et al., 2020).
- Plate and shell models: the mixed CR-linear method for Reissner–Mindlin plates eliminates locking without added stabilization (Lamichhane, 2014).
- Phase field–based topology optimization: CR velocity spaces paired with piecewise constant pressure approximations yield efficient discretizations with reduced DOFs and provable convergence/resolution of sharp interfaces, outperforming higher-order conforming methods in computational cost while matching their accuracy (Jin et al., 7 May 2025).
- Eigenvalue problems: With suitable recovery postprocessing, CR and enriched CR discretizations admit asymptotically exact a posteriori error estimators, and corrected eigenvalue approximations achieve superconvergent accuracy (Hu et al., 2019).
The reduced number of DOFs per mesh element, explicit basis constructions, hierarchical and nested properties (with new even-degree variants), and flexibility in coupling with conforming or mixed methods all contribute to the computational efficiency and broad applicability of CR finite element spaces.
7. Extension to Surfaces and High Dimensions
CR elements have been generalized to the discretization of surface PDEs, particularly on triangulated manifolds. The construction of CR spaces on piecewise flat approximations enables optimal discretization of Laplace–Beltrami-type operators and related problems on manifolds, with rigorous geometric error analysis and implementation strategies based on local projections and tangential consistency (Guo, 2018, Mehlmann, 2023). For general polynomial order and arbitrary dimension, recent work has yielded explicit representation of nonconforming basis functions and rigorous analysis of their algebraic properties and decomposition structures (Bohne et al., 5 Jul 2024).
Summary Table: Key Properties of Crouzeix–Raviart Spaces
Aspect | Classical CR () | High-Order/Generalized CR | Surface/Manifold CR |
---|---|---|---|
Local Polynomial Degree | 1 (Piecewise affine) | (any degree) | 1 (Piecewise affine, surface) |
Interelement Continuity | Mean across facets | Orthogonality conditions (jump) | Mean across edge midpoints |
Basis Function Type | Facet/edge supported | Simplex- and facet-supported | Edge midpoint continuity |
Approximation Space Contains | conforming | conforming | Surface conforming |
Inf-sup Stability for Stokes | Yes (2D, ) | Yes (2D odd , 3D ) | Not directly applicable |
Key Applications | Poisson, Stokes, Plates | General elliptic/PDEs, hp-methods | Surface PDEs |
Connections to Mixed Spaces | RT equivalence, duality | RT equivalence, deRham complexes | Intrinsic to surface gradients |
Basis Representation (2D, ) | Edges only | Edges and surface integrals | Edge midpoints |
Higher-dim Split DOF Possible? | Yes (2D) | No (, ) | Not applicable |
In conclusion, the Crouzeix–Raviart finite element spaces, in their various incarnations, offer a mathematically rich and practically effective arena for nonconforming finite element discretizations across a spectrum of PDEs and geometries. The recent advances—explicit high-order bases, nested even-degree spaces, refined interpolation and stabilization, connections to mixed and de Rham complexes, and new manifold and anisotropic generalizations—underscore their foundational role in the finite element landscape.