Papers
Topics
Authors
Recent
Search
2000 character limit reached

Two-Grid Weak Galerkin Methods

Updated 7 July 2026
  • Two-grid weak Galerkin methods are numerical techniques that combine WG discretizations with a coarse–fine splitting to reduce computational cost while preserving accuracy.
  • They are applied to nonlinear, eigenvalue, and diffusion problems using varied WG formulations and stabilization strategies to achieve optimal convergence rates.
  • Key insights include optimal mesh coupling, rigorous error estimates, and lower-bound preservation for eigenvalues, ensuring robust performance across different applications.

The two-grid weak Galerkin method denotes a family of algorithms that combine weak Galerkin (WG) discretization with a coarse–fine decomposition in order to reduce the cost of nonlinear, eigenvalue, or linear algebraic computations while retaining the structural advantages of WG formulations. In the arXiv literature, the term covers at least three technically distinct constructions: a coarse nonlinear solve followed by a fine linearized WG solve for quasi-linear elliptic equations of non-monotone type, a coarse WG eigenproblem followed by a fine WG source problem and Rayleigh quotient for eigenvalue approximation, and a two-level auxiliary-space preconditioner for linear WG systems (Zhu et al., 2022, Zhai et al., 2017, Lu et al., 4 Aug 2025, Li et al., 2014, Chen et al., 2014).

1. Conceptual scope

Within WG theory, “two-grid” does not refer to a single canonical algorithm. The common principle is that the expensive part of the computation is confined to a coarse space, while a fine-space correction recovers most of the accuracy otherwise obtained by a full fine-grid solve.

Variant Coarse component Fine component
Nonlinear elliptic solver Nonlinear WG solve on mesh Tτ\mathcal{T}_\tau Linearized WG solve on Th\mathcal{T}_h
Eigenvalue acceleration WG eigenproblem on mesh TH\mathcal{T}_H WG linear source problem on Th\mathcal{T}_h plus Rayleigh quotient
Auxiliary-space two-level method Conforming P1P_1 auxiliary problem Smoothing and coarse correction for the fine WG system

A recurrent misconception is that two-grid WG always means multigrid preconditioning. The literature shows a sharper distinction. In the nonlinear and eigenvalue settings, two-grid is an approximation strategy for the discrete PDE or eigenproblem itself; in the diffusion literature, it is a solver or preconditioner for the linear WG system generated on the fine mesh (Zhu et al., 2022, Zhai et al., 2017, Lu et al., 4 Aug 2025, Li et al., 2014, Chen et al., 2014).

Another important distinction concerns the role of the coarse space. In the nonlinear and eigenvalue papers, the coarse space is associated with a genuinely coarser mesh with sizes τ>h\tau>h or H>hH>h. In the auxiliary-space preconditioning papers, the “coarse” space is often the conforming piecewise linear space on the same mesh, used as an auxiliary solver space rather than as a separate physical discretization level (Chen et al., 2014, Li et al., 2014).

2. Weak Galerkin structure

The WG framework replaces strong continuity requirements by weakly defined differential operators acting on pairs of interior and boundary unknowns. A generic weak function has the form v={v0,vb}v=\{v_0,v_b\}, where v0v_0 is an element-interior polynomial and vbv_b is an edge or face polynomial. In stabilized polytopal formulations for quasi-linear elliptic and eigenvalue problems, one commonly uses spaces such as

Th\mathcal{T}_h0

with homogeneous boundary conditions enforced through the trace component. In RT/BDM-based diffusion formulations, the local choices are instead expressed through triples Th\mathcal{T}_h1, where the weak gradient lives in Raviart–Thomas or Brezzi–Douglas–Marini spaces (Zhu et al., 2022, Zhai et al., 2017, Li et al., 2014).

The core operator is the discrete weak gradient. In several of the cited formulations it is defined locally by

Th\mathcal{T}_h2

for all local polynomial test vectors Th\mathcal{T}_h3. For elasticity, the same pattern yields weak strain and weak divergence through Th\mathcal{T}_h4 and an elementwise weak divergence operator (Lu et al., 4 Aug 2025).

Stabilization is formulation-dependent. For the non-monotone quasi-linear elliptic problem, the stabilization is

Th\mathcal{T}_h5

while the Laplace and elasticity eigenvalue papers use weighted stabilizers of the form Th\mathcal{T}_h6 or Th\mathcal{T}_h7 on the boundary mismatch. By contrast, the auxiliary-space preconditioning paper for second-order diffusion studies a WG bilinear form without an additional stabilization term, namely

Th\mathcal{T}_h8

This difference is structural rather than cosmetic: the particular stabilization enters both the spectral theory and the two-grid error analysis (Zhu et al., 2022, Zhai et al., 2017, Lu et al., 4 Aug 2025, Chen et al., 2014).

Several norm equivalences underwrite the theory. In the nonlinear setting, the mesh-dependent seminorm

Th\mathcal{T}_h9

is equivalent to the broken TH\mathcal{T}_H0-like norm TH\mathcal{T}_H1. In the diffusion-preconditioning literature, one similarly has TH\mathcal{T}_H2, together with inverse and discrete Poincaré inequalities. These identities are the bridge between WG trace variables and classical energy estimates (Zhu et al., 2022, Chen et al., 2014).

3. Two-grid WG for quasi-linear elliptic problems of non-monotone type

For the quasi-linear model

TH\mathcal{T}_H3

the coefficient satisfies TH\mathcal{T}_H4 with bounded derivatives up to second order and

TH\mathcal{T}_H5

The weak formulation is to find TH\mathcal{T}_H6 such that

TH\mathcal{T}_H7

The corresponding WG scheme seeks TH\mathcal{T}_H8 with TH\mathcal{T}_H9 on Th\mathcal{T}_h0 and

Th\mathcal{T}_h1

where

Th\mathcal{T}_h2

The existence theory is based on Brouwer’s fixed point theorem applied to a map constructed from the discrete Fréchet derivative of the nonlinear operator. A discrete Gårding inequality for the linearized bilinear form Th\mathcal{T}_h3 provides the stability input, and the fixed-point map is shown to map a closed convex ball centered at Th\mathcal{T}_h4 into itself; for sufficiently small Th\mathcal{T}_h5 it is also a contraction, which yields a unique WG solution in that ball (Zhu et al., 2022).

The single-grid error analysis gives

Th\mathcal{T}_h6

and

Th\mathcal{T}_h7

These estimates use the projection commutativity relation Th\mathcal{T}_h8, explicit consistency terms, and nonlinear remainder bounds derived from averaged derivatives Th\mathcal{T}_h9 and P1P_10 (Zhu et al., 2022).

The two-grid algorithm introduces a coarse mesh P1P_11 and a fine mesh P1P_12 with P1P_13. First, one solves the full nonlinear WG problem on the coarse grid: P1P_14 Second, one freezes the coefficient at the coarse solution and solves a single linear WG problem on the fine grid: P1P_15 The output is P1P_16. The main energy-norm estimate is

P1P_17

with P1P_18 depending on P1P_19 and τ>h\tau>h0, but not on τ>h\tau>h1 or τ>h\tau>h2. For τ>h\tau>h3, the choice τ>h\tau>h4 yields the optimal rate in the energy-like norm (Zhu et al., 2022).

The analysis is driven by a consistency identity comparing the fine-grid nonlinear solution τ>h\tau>h5 and the two-grid solution τ>h\tau>h6, together with a splitting

τ>h\tau>h7

After Taylor expansion and use of the single-grid τ>h\tau>h8 estimates, the coarse-grid error contributes at order τ>h\tau>h9, while the genuine fine-grid discretization contributes at order H>hH>h0 (Zhu et al., 2022).

4. Two-grid WG for eigenvalue problems

For eigenvalue problems, the two-grid WG method replaces a fine-grid generalized eigenproblem by a coarse-grid eigenproblem and a fine-grid linear correction. This strategy appears in both Laplace and linear elasticity settings.

For the Dirichlet Laplace eigenproblem, Zhai, Xie, Zhang, and Zhang consider a WG discretization with

H>hH>h1

where

H>hH>h2

The standard WG eigenproblem seeks H>hH>h3 with H>hH>h4 such that

H>hH>h5

Its single-grid approximation is asymptotically a lower bound: for sufficiently small H>hH>h6,

H>hH>h7

and

H>hH>h8

The two-grid algorithm computes H>hH>h9 on v={v0,vb}v=\{v_0,v_b\}0, solves

v={v0,vb}v=\{v_0,v_b\}1

and then sets

v={v0,vb}v=\{v_0,v_b\}2

With

v={v0,vb}v=\{v_0,v_b\}3

one obtains

v={v0,vb}v=\{v_0,v_b\}4

For v={v0,vb}v=\{v_0,v_b\}5 and the favorable dual-regularity regime, this yields the characteristic doubling from a coarse-grid eigenvalue error of order v={v0,vb}v=\{v_0,v_b\}6 to a two-grid contribution of order v={v0,vb}v=\{v_0,v_b\}7. A sufficient condition for preserving the asymptotic lower-bound property is

v={v0,vb}v=\{v_0,v_b\}8

although the reported computations show that lower bounds may persist even when this condition is not strictly enforced (Zhai et al., 2017).

The elasticity eigenvalue version developed by Lu and Zhai follows the same template but uses weak strain and weak divergence: v={v0,vb}v=\{v_0,v_b\}9 with

v0v_00

After solving the coarse WG eigenproblem and the fine WG linear problem

v0v_01

the fine-grid Rayleigh quotient defines v0v_02. Writing

v0v_03

the theory gives

v0v_04

The scaling v0v_05, with the examples using v0v_06, is the practical regime identified for the “doubling” effect. Lower-bound preservation is obtained if

v0v_07

which ensures v0v_08 for sufficiently small v0v_09 (Lu et al., 4 Aug 2025).

In both eigenvalue strands, the decisive observation is that the fine-grid computation is no longer a generalized eigenproblem but a symmetric positive definite linear solve driven by coarse spectral data. This is the principal source of the acceleration (Zhai et al., 2017, Lu et al., 4 Aug 2025).

5. Auxiliary-space two-level algorithms and preconditioners

A distinct branch of the literature interprets two-grid WG as a preconditioning framework for linear systems arising from WG discretizations of diffusion equations. Here the objective is not a new discrete approximation but rapid solution of the fine-grid WG algebraic system.

Li and Xie analyze a two-level algorithm for the WG discretization of

vbv_b0

on quasi-uniform simplicial meshes. The WG bilinear form is

vbv_b1

with block operator representation

vbv_b2

They prove the norm equivalence

vbv_b3

and consequently

vbv_b4

The auxiliary space is the conforming piecewise linear space

vbv_b5

with prolongation vbv_b6 defined by element and face moment matching. A two-level preconditioner vbv_b7 is constructed from pre-smoothing, left coarse-grid correction, right coarse-grid correction, and post-smoothing. Its analysis rests on an extended Xu–Zikatanov identity,

vbv_b8

which yields a mesh-independent contraction bound and does so without any elliptic regularity assumption (Li et al., 2014).

Chen, Wang, Wang, and Ye develop an auxiliary-space multigrid preconditioner for a WG method for second-order diffusion equations. Their fine WG space is

vbv_b9

with Th\mathcal{T}_h00 or Th\mathcal{T}_h01, and the auxiliary space is the conforming piecewise linear space

Th\mathcal{T}_h02

The prolongation is the Th\mathcal{T}_h03 projection/inclusion Th\mathcal{T}_h04, and the multiplicative two-grid preconditioner is characterized by

Th\mathcal{T}_h05

Under smoother bounds, coarse-solver bounds, prolongation stability, and the existence of a stable quasi-interpolant Th\mathcal{T}_h06, the preconditioned operator satisfies

Th\mathcal{T}_h07

The paper also derives a reduced edge/face system by eliminating interior unknowns and proves the same type of Th\mathcal{T}_h08-independent condition-number bound for the reduced operator Th\mathcal{T}_h09 (Chen et al., 2014).

The conceptual difference between these preconditioning papers and the approximation-oriented two-grid papers is substantial. In the preconditioning setting, the coarse space is part of an auxiliary-space decomposition of a single fine-grid operator; in the nonlinear and eigenvalue settings, coarse and fine meshes define distinct discrete problems whose solutions are combined to approximate the PDE or spectrum itself (Li et al., 2014, Chen et al., 2014).

6. Numerical behavior and methodological significance

The numerical literature consistently reports that the two-grid strategy preserves much of fine-grid WG accuracy while reducing either nonlinear/eigenvalue cost or Krylov iteration complexity.

Setting Representative observation Source
Quasi-linear elliptic, Th\mathcal{T}_h10 At Th\mathcal{T}_h11 on rectangular grids, single-grid WG took Th\mathcal{T}_h12 s with Th\mathcal{T}_h13; two-grid WG took Th\mathcal{T}_h14 s with Th\mathcal{T}_h15 (Zhu et al., 2022)
Auxiliary-space preconditioner PCG iterations were essentially independent of Th\mathcal{T}_h16; in 2D unit-disk tests, the original WG system required about Th\mathcal{T}_h17 iterations and the reduced system about Th\mathcal{T}_h18 (Chen et al., 2014)
Two-level diffusion solver With a multigrid coarse solver, average error-reduction factors per iteration were about Th\mathcal{T}_h19, Th\mathcal{T}_h20, and Th\mathcal{T}_h21 for Th\mathcal{T}_h22 smoothing steps (Li et al., 2014)
Laplace eigenproblem For Th\mathcal{T}_h23, the error Th\mathcal{T}_h24 decayed from Th\mathcal{T}_h25 to Th\mathcal{T}_h26 to Th\mathcal{T}_h27, with observed order about Th\mathcal{T}_h28 (Zhai et al., 2017)
Elasticity eigenproblem For two-grid WG, reported eigenfrequency orders were around Th\mathcal{T}_h29–Th\mathcal{T}_h30 for Th\mathcal{T}_h31 and about Th\mathcal{T}_h32 for Th\mathcal{T}_h33, with lower bounds observed when Th\mathcal{T}_h34 (Lu et al., 4 Aug 2025)

Several conclusions are common to these results. First, the WG weak-gradient machinery is compatible with coarse–fine acceleration without sacrificing the discrete structure that supports stability and error estimates. Second, the most favorable mesh couplings are problem-dependent: Th\mathcal{T}_h35 is singled out for the Th\mathcal{T}_h36 quasi-linear elliptic case, whereas Th\mathcal{T}_h37 is the standard coupling in the eigenvalue literature (Zhu et al., 2022, Zhai et al., 2017, Lu et al., 4 Aug 2025). Third, lower-bound preservation for eigenvalues is not automatic; it requires a quantitative relation between the coarse-grid correction error and the fine-grid lower-bound error, even though computations often remain lower-bounding outside the strict sufficient regime (Zhai et al., 2017, Lu et al., 4 Aug 2025).

A further methodological point is that WG formulations themselves are not uniform across applications. The cited papers use different polynomial pairings, different stabilizers, and in the diffusion-preconditioning setting even a formulation without an extra stabilization term. Two-grid analysis is therefore inseparable from the particular WG discretization chosen (Chen et al., 2014, Li et al., 2014, Zhu et al., 2022).

Taken together, these works establish the two-grid weak Galerkin method as a broad computational paradigm rather than a single algorithm. Its unifying feature is the use of WG trial spaces and weak differential operators together with a coarse–fine decomposition that transfers the dominant computational burden away from the full fine-grid problem, while rigorous theory quantifies when that transfer preserves optimal convergence, asymptotic lower bounds, or mesh-independent conditioning (Zhu et al., 2022, Zhai et al., 2017, Lu et al., 4 Aug 2025, Li et al., 2014, Chen et al., 2014).

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Two-Grid Weak Galerkin Method.