---
title: 'Rectangular Morley Elements: Analysis & Convergence'
url: https://www.emergentmind.com/topics/rectangular-morley-elements
type: topic
---

# Rectangular Morley Elements: Analysis & Convergence

Rectangular Morley elements are nonconforming finite elements on rectangles, rectangular boxes, and, more generally, \(d\)-rectangles. Their defining pattern is the combination of vertex-value degrees of freedom with edge- or face-averaged normal-derivative degrees of freedom. They were introduced for fourth-order problems such as the biharmonic and plate equations, but have also been analyzed for second-order elliptic equations, singularly perturbed problems, and eigenvalue problems. Across these settings, the literature emphasizes weak interelement continuity, low-order local polynomial spaces enriched to accommodate normal-derivative moments, and sharp results on convergence, superconvergence, and lower eigenvalue bounds on structured meshes [1412.8568][1507.04602].

## 1. Geometric definition and local finite element structure

In the arbitrary-dimensional formulation, a \(d\)-rectangle \(K \subset \mathbb{R}^d\) is written as
\[
K = \Big\{ x = (x_1,\dots,x_d)^T \;\Big|\; x_i = x_{i,c} + \xi_i h_i,\; -1 \le \xi_i \le 1,\; i=1,\dots,d \Big\},
\]
where \(x_c\) is the barycenter of \(K\) and \(2h_i\) is the side length in the \(x_i\)-direction. The local shape function space is
\[
P_M(K) := Q_1(K) + \operatorname{span}\{x_i^2, x_i^3 \mid 1 \le i \le d\},
\]
with \(Q_1(K)\) the space of multilinear polynomials. The associated degrees of freedom are the \(2^d\) vertex values and the \(2d\) face-normal-derivative averages
\[
\frac{1}{|F_j|}\int_{F_j} \frac{\partial v}{\partial \mathbf{n}_{F_j}} \, ds,\qquad j = 1,\dots,2d.
\]
Hence the total number of local degrees of freedom is \(2^d+2d\), and the triple \((K,P_M(K),D)\) is unisolvent [1507.04602].

In two dimensions, the biharmonic literature often writes the same local space as
\[
P_T(K)=P_2(K)+\operatorname{span}\{x^3,y^3\},
\]
that is, \(\operatorname{span}\{1,x,y,x^2,xy,y^2,x^3,y^3\}\). In three dimensions, one closely related biharmonic variant uses
\[
P_T(K)=P_2(K)+\operatorname{span}\{x_1^3,x_2^3,x_3^3,x_1x_2x_3\},
\]
together with vertex values and face-normal-derivative averages as local degrees of freedom [1412.8568][1501.02424]. These formulations differ slightly in presentation, but all preserve the same Morley principle: low-order polynomial reproduction plus normal-derivative moment data on codimension-one facets.

The arbitrary-dimensional analysis constructs explicit local basis functions \(p_i\) for vertex degrees of freedom and \(q_j\) for face degrees of freedom, satisfying
\[
p_i(a_j)=\delta_{ij},\qquad \frac{1}{|F_k|}\int_{F_k}\frac{\partial p_i}{\partial \mathbf{n}_{F_k}}\,ds = 0,
\]
and
\[
q_j(a_i)=0,\qquad \frac{1}{|F_k|}\int_{F_k}\frac{\partial q_j}{\partial \mathbf{n}_{F_k}}\,ds = \delta_{jk}.
\]
This yields the local interpolation operator
\[
\Pi_K v = \sum_{i=1}^{2^d} p_i\, v(a_i) + \sum_{j=1}^{2d} q_j \frac{1}{|F_j|}\int_{F_j} \frac{\partial v}{\partial \mathbf{n}_{F_j}\, ds,
\]
and the decomposition of the local space into vertex-related and face-related parts [1507.04602].

## 2. Global spaces, continuity constraints, and nonconformity

On a mesh \(\mathcal{T}_h\) of \(d\)-rectangles, the global rectangular Morley space for the second-order problem is
\[
\begin{aligned}
V_h := \{ v_h \in L^2(\Omega) \mid & v_h|_K \in P_M(K) \text{ for all } K \in \mathcal{T}_h;\\
& v_h(x)\ \text{is continuous at all mesh vertices } x \in \mathcal{N}_h;\\
& \int_f \frac{\partial v_h}{\partial \mathbf{n}_f}\, ds \text{ is continuous for all interior faces } f \in \mathcal{F}_h^i \}.
\end{aligned}
\]
The homogeneous Dirichlet subspace is
\[
V_{h0} := \{ v_h \in V_h \mid v_h(x) = 0\ \text{for all boundary vertices } x\in\mathcal{N}_h^b \}.
\]
The associated broken bilinear form is
\[
a_h(u,v) := \sum_{K\in\mathcal{T}_h}\int_K \sum_{i=1}^d \frac{\partial u}{\partial x_i} \frac{\partial v}{\partial x_i}\, dx,
\]
with broken norm
\[
\|v\|_{1,h} := \left( \sum_{K\in\mathcal{T}_h}\|v\|_{1,K}^2 \right)^{1/2}.
\]
Because \(V_h \not\subset H^1_0(\Omega)\), this is a nonconforming method for Poisson-type problems [1507.04602].

For fourth-order problems, the global space is adapted to clamped boundary conditions by imposing zero vertex values on \(\partial\Omega\) and vanishing edge- or face-averaged normal derivatives on the boundary. In two dimensions, a typical space is
\[
\begin{aligned}
V_h := \{\, v\in L^2(\Omega):\ &v|_K \in P(K)\ \forall K\in\mathcal{T}_h,\ 
v\ \text{continuous at all interior vertices,}\\
&v=0\ \text{at all boundary vertices},\
\int_e \frac{\partial v}{\partial n_e}\,ds\ \text{is continuous across interior edges } e,\\
&\int_e \frac{\partial v}{\partial n_e}\,ds=0\ \text{for boundary edges } e\,\},
\end{aligned}
\]
and the discrete energy form is
\[
a_h(u_h,v_h)=\sum_{K\in\mathcal{T}_h}\int_K \nabla^2 u_h:\nabla^2 v_h\,dx.
\]
The corresponding seminorm is \(|v_h|_h^2=a_h(v_h,v_h)\). In three dimensions the same pattern is imposed on faces rather than edges [1501.02424][1412.8568].

This continuity structure is weaker than \(H^2\)-conformity: functions are glued through vertex values and averaged normal derivatives, not through full \(C^1\) data. For fourth-order problems this produces an \(H^2\)-nonconforming method; for second-order problems it produces an \(H^1\)-nonconforming method. The resulting broken formulations are therefore essential rather than incidental.

## 3. Model problems and proven convergence regimes

The literature treats rectangular Morley elements in several distinct PDE settings. Three of the most developed are the Poisson problem on \(d\)-rectangular grids, fourth-order singular perturbation on rectangular meshes, and Shishkin-mesh discretizations of singularly perturbed reaction–diffusion/plate problems [1507.04602][1101.1218][2508.20857].

| Problem setting | Mesh assumption | Proven estimate |
|---|---|---|
| \(-\Delta u=f\) with RM in arbitrary dimension | general shape-regular \(d\)-rectangular grids | \(|u-u_h|_{1,h}\lesssim h|u|_2\) |
| \(-\Delta u=f\) with RM in arbitrary dimension | uniform grids | \(|u-u_h|_{1,h}\lesssim h^2|u|_3\) |
| \(-\Delta u=f\) with RM in arbitrary dimension | divisionally uniform grids | \(|u-u_h|_{1,h}\lesssim h^{1.5}\|u\|_{2.5}\) |
| \(-\Delta u=f\) with RM in arbitrary dimension | convex domain | \(\|u-u_h\|_0\lesssim h^2\|f\|_0\) |
| \(\epsilon^2\Delta^2u-\Delta u=f\) | convex domain, rectangular mesh | \(\|u_\epsilon-u_h\|_{\epsilon,h}\lesssim h^{1/2}\|f\|_0\) |
| \(\varepsilon^2\Delta^2 u-\operatorname{div}(c\nabla u)=f\) | Shishkin mesh | \(\|u-u_N\|_{\varepsilon,N}\le C(\varepsilon^{1/2}N^{-1}+\varepsilon N^{-1}\ln N+N^{-3/2})\) |

For the second-order Poisson problem, the arbitrary-dimensional analysis proves \(\mathcal{O}(h)\) convergence in energy norm and \(\mathcal{O}(h^2)\) convergence in \(L^2\) norm on general \(d\)-rectangular grids, while uniform grids improve the energy-norm rate to \(\mathcal{O}(h^2)\). It also proves that the \(L^2\)-norm rate cannot be improved: if \(u \in H_0^1(\Omega)\cap H^s(\Omega)\) with \(s\ge 3\), \(s > \frac{d}{2}+1\), and \(\|f\|_0\neq 0\), then for sufficiently small \(h\),
\[
\|u-u_h\|_0 \ge \beta h^2,
\]
with \(\beta>0\) independent of \(h\) [1507.04602].

For the singularly perturbed fourth-order model
\[
\epsilon^2 \Delta^2 u - \Delta u = f,\qquad u=0,\quad \frac{\partial u}{\partial n}=0\ \text{on }\partial\Omega,
\]
the non-\(C^0\) rectangular Morley element and a \(C^0\) extended high order rectangular Morley element are shown to be uniformly convergent in the energy norm with respect to \(\epsilon\). Under convexity,
\[
\|u_\epsilon - u_h\|_{\epsilon,h} \lesssim h^{1/2}\|f\|_0,
\]
with a constant independent of \(\epsilon\) [1101.1218].

For the Shishkin-mesh method applied to
\[
\varepsilon^2\Delta^2 u - \operatorname{div}(c\nabla u) = f
\]
on \(\Omega=(0,1)^2\), the rectangular Morley discretization yields
\[
\|u - u_N\|_{\varepsilon,N} \le C\Big( \varepsilon^{1/2} N^{-1} + \varepsilon N^{-1}\ln N + N^{-3/2} \Big).
\]
In the critical regime \(\varepsilon \approx N^{-1}\), this becomes \(O(N^{-3/2})\). The same paper contrasts this with an Adini-element bound that gives \(O(N^{-1/2})\) in that regime on the same mesh [2508.20857].

## 4. Superconvergence, corrected interpolation, and postprocessing

A distinctive feature of rectangular Morley elements is the availability of full second-order superconvergence for biharmonic problems after suitable correction and postprocessing. For both the two- and three-dimensional first-order rectangular Morley elements, the superconvergence analysis proceeds through three ingredients: second-order consistency-error estimates, a corrected canonical interpolation operator, and a macro-element postprocessing operator [1501.02424].

For the biharmonic equation with clamped boundary conditions, the paper proves in two dimensions that
\[
|a_h(u,w_h)-(f,w_h)| \le Ch^2(\|f\|_{L^2(\Omega)} + |u|_{H^4(\Omega)})|w_h|_h
\]
for all \(w_h\in V_h\), and proves the analogous bound in three dimensions. The canonical interpolation \(\Pi_h\) is then corrected elementwise by subtracting a specially designed term \(R_hu\), producing \(\Pi_h^*u\) in two dimensions and \(\widetilde{\Pi}_h^*u\) in three dimensions. The corrected interpolants satisfy the supercloseness estimates
\[
|\Pi_h^* u - u_h|_h \le Ch^2\left(\|f\|_{L^2(\Omega)} + |u|_{H^4(\Omega)}\right)
\]
in two dimensions and
\[
|\widetilde{\Pi}_h^* u - u_h|_h \le Ch^2\left(\|f\|_{L^2(\Omega)} + |u|_{H^4(\Omega)}\right)
\]
in three dimensions [1501.02424].

The final postprocessing uses a macro-element operator \(\Pi_{3h}^3\), defined on \(3\times 3\) rectangular blocks in two dimensions and \(3\times 3\times 3\) blocks in three dimensions. It satisfies
\[
|u-\Pi_{3h}^3u|_h \le Ch^2|u|_{H^4(\Omega)},
\]
and, combined with supercloseness, yields
\[
|u-\Pi_{3h}^3u_h|_h \le Ch^2(\|f\|_{L^2(\Omega)} + |u|_{H^4(\Omega)}).
\]
The paper states that, for first order nonconforming finite element methods of both two and three dimensional fourth order elliptic problems, it is the first time that full superconvergence of second order is obtained without an extra boundary condition imposed on exact solutions, and also the first time that superconvergence is established for nonconforming finite element methods of three dimensional fourth order elliptic problems [1501.02424].

A plausible interpretation is that this rectangular theory parallels the mixed-method viewpoint developed for the triangular Morley element, where equivalence with the lowest-order Hellan–Herrmann–Johnson method and stress postprocessing lead first to half-order and then to full one-order superconvergence on structured meshes [1408.1286][1808.09810]. The rectangular results are direct rather than merely transferred, but the common reliance on patch symmetry and postprocessed Hessians is evident.

## 5. Eigenvalue approximation and lower-bound phenomena

Rectangular Morley methods have a pronounced spectral feature: they often produce lower bounds for eigenvalues. For biharmonic eigenvalue problems,
\[
\Delta^2 u = \lambda u \quad \text{in }\Omega,\qquad u=\partial_n u=0 \quad \text{on }\partial\Omega,
\]
the rectangular Morley element is analyzed in both two and three dimensions on uniform rectangular or cuboidal meshes. The discrete eigenproblem uses the elementwise Hessian bilinear form
\[
a_h(w_h,v_h)=\sum_{K\in\mathcal{T}_h}\int_K \nabla^2 w_h:\nabla^2 v_h\,dx,
\]
and the corresponding discrete eigenvalues are shown to be smaller than the exact ones for sufficiently small \(h\). The analysis combines an eigenvalue error identity, refined properties of the canonical interpolation operator, and a saturation condition. In two dimensions the key interpolation term is of higher order; in three dimensions it is negative and of second order, and the proof therefore introduces a novel decomposition of the leading terms. The final conclusion is that rectangular Morley elements yield asymptotically sharp lower bounds for biharmonic eigenvalues in both two and three dimensions, while eigenfunction errors remain first order in the energy norm and eigenvalue errors are second order [1412.8568].

A related lower-bound phenomenon appears in the reduced rectangular Morley element for \(H^1\) eigenvalue problems. On rectangular grids, the reduced space
\[
V_R^0 = \left\{ w_h \in L^2(\Omega) : w_h|_K \in P_2(K)\ \forall K,\ w_h(a) \text{ continuous at every vertex},\ \int_e \partial_n w_h\,ds \text{ continuous across every interior edge},\ w_h=0 \text{ on } N_b \right\}
\]
is a purely quadratic Morley-type subspace. For an \(m\times n\) rectangular partition, \(\dim V_R^0 = mn+1\). On uniform grids, the resulting eigenvalues satisfy
\[
C_R h^2 \le \lambda_j - \lambda_{R,h,j} \le \lambda_j - \lambda_{M,h,j},
\]
hence
\[
\lambda_{R,h,j} \le \lambda_{M,h,j} \le \lambda_j.
\]
The paper therefore identifies the reduced rectangular Morley method as a lower-bound eigenvalue scheme for second-order elliptic operators on rectangular meshes [1903.00938].

These lower-bound properties are not incidental. In both the biharmonic and the \(H^1\) settings, the analyses emphasize the absence of a nontrivial conforming subspace inside the rectangular Morley family, which changes the usual relation between energy and eigenvalue errors and makes lower-bound behavior structurally plausible.

## 6. Variants, extensions, and computational viewpoints

The rectangular Morley family includes several important variants. One is the extended high order rectangular Morley element, introduced for singular perturbation problems. On each rectangle,
\[
Q_T = Q_2(T) + \operatorname{span}\{\Phi_1(\xi,\eta),\Phi_2(\xi,\eta),\Phi_3(\xi,\eta)\},
\]
with
\[
\Phi_1(\xi,\eta) = \xi^4(1 - \eta^2), \quad \Phi_2(\xi,\eta) = \eta^3(1 - \xi^2), \quad \Phi_3(\xi,\eta) = (\xi + \eta)(1 - \xi^2)(1 - \eta^2),
\]
and 12 degrees of freedom given by four vertex values, four edge-midpoint values, and four edge-normal-derivative integrals. The resulting global space is \(C^0\), remains nonconforming for \(H^2\), and is uniformly convergent for the singularly perturbed model problem [1101.1218].

Another variant is the reduced rectangular Morley element, which removes the cubic enrichment and uses a globally constrained piecewise \(P_2\) space on rectangles. For source problems on uniform rectangular grids it achieves \(O(h^2)\) convergence in the energy norm, and the paper proves a lower bound \(\|u-u_R\|_{0,\Omega}\gtrsim h^2\), showing that the \(L^2\)-rate cannot be improved [1903.00938].

Rectangles also appear naturally inside more general Morley-type frameworks. A weak Galerkin extension of the Morley element to general polytopal partitions treats rectangles as a special polygonal case. After Schur complement elimination of interior unknowns, a rectangle has exactly \(4+4=8\) boundary degrees of freedom, namely four edge-value and four edge-normal data, and the method delivers \(O(h)\) energy convergence and \(O(h^2)\) \(L^2\)-convergence on shape-regular polytopal meshes [2210.17518]. Likewise, a nonconforming virtual element method with Morley degrees of freedom extends the lowest-order Morley element to polygons, with local degrees of freedom given by vertex values and edge-normal integrals, and supplies a conforming companion operator \(J:V_h\to H_0^2(\Omega)\) for a priori and a posteriori analysis [2205.08764].

Finally, reference-element implementation is subtler for Morley-type elements than for affine-equivalent Lagrange families. A general transformation framework shows that Morley basis functions can be mapped by enriching the nodal set with tangential derivative data, constructing a compatible nodal completion, and using a basis transformation of the form
\[
\Psi = M F^*(\hat{\Psi}).
\]
That analysis is carried out for the triangular Morley element rather than for rectangles, but it suggests a closely analogous strategy for rectangular Morley elements based on vertex values, edge-midpoint normal derivatives, and auxiliary tangential derivative nodes [1706.09017].

In this broader perspective, rectangular Morley elements occupy a distinctive position within finite element theory. They are low-order and nonconforming, yet they support arbitrary-dimensional second-order analysis, uniformly stable singular-perturbation discretizations, second-order superconvergence after postprocessing, and lower-bound spectral approximation. The structured geometry of rectangular grids is not merely a convenience: it is the mechanism behind many of their strongest analytical properties.

Source: https://www.emergentmind.com/topics/rectangular-morley-elements