Preprint

Study reports lower GMRES counts for fractional PDE systems

Preprint: A GLT-guided block method is tested on a one-dimensional variable-coefficient problem, with iteration counts that stabilize across displayed matrix sizes.

The iteration gap

The clearest result in the preprint is numerical: in a representative comparison, the preconditioned GMRES runs had fewer reported iterations than the unpreconditioned runs. GMRES is the iteration-based solver used for the linear systems. For α = 1.1, β = 0.1 and constant diffusion a(x) = 1, the displayed unpreconditioned entries include 16 and 256 iterations, while the two preconditioned entries range from 4 to 5. Across the considered cases, the reported iteration counts stabilized independently of matrix size.

The numerical study reports GMRES counts for two kinds of solve: a forward block system and a global all-at-once system.

How the method is built

The target is an all-at-once linear system arising from a one-dimensional fractional problem with a diffusion coefficient that may vary with position. The proposed intervention is a block lower triangular preconditioner: it mimics the all-at-once matrix while simplifying its components.

The construction starts with two discretizations. The temporal fractional derivative is approximated with an L1 scheme. In space, a shifted Grünwald scheme produces a nonsymmetric Toeplitz matrix, meaning its entries repeat along diagonals. Kronecker products then assemble the space-time system.

The GLT-guided design uses simpler structured approximations for spatial or global Toeplitz components, including circulant and ω-circulant forms. The stated purpose is to retain the useful matrix structure while simplifying the preconditioner.

What the theory says

The theoretical engine is GLT analysis, which describes the asymptotic behavior of growing matrix sequences through symbols. For the spatial sequence, the paper assigns both a GLT symbol and a singular-value symbol formed by combining the diffusion coefficient with the fractional spatial symbol. This gives the preconditioner a mathematical description of the large-system pattern it is meant to capture.

The temporal sequence is given a continuous periodic GLT and singular-value symbol, with its eigenvalue distribution at the leading temporal coefficient. The full coefficient sequence is then assigned an additive space-time symbol that combines the scaled variable-coefficient spatial term with the temporal symbol.

For the forward-block proposal, the reported analysis preserves the spatial symbol behavior. With constant coefficients, the preconditioned sequence has identity asymptotic behavior; with general coefficients, the result is expressed as a coefficient-dependent ratio. The supplied analysis notes that a complete eigenvalue-distribution theorem for the variable-coefficient case remains an open problem.

The global proposal follows the same theoretical pattern. Its analysis likewise reports identity asymptotic behavior for constant coefficients and a coefficient-dependent ratio for general coefficients. The supplied analysis also flags a mismatch between the theorem's stated β range and the model's stated temporal-parameter range, leaving that part of the theory in need of clarification.

A promising but bounded result

The numerical conclusion is favorable but measured in the paper's own terms: it reports lower condition numbers and improved convergence behavior in all tested cases. The supplied text does not tabulate the numerical condition-number values, however, so it does not show how large those differences were.

The paper also states that the global proposal has optimal arithmetic order when the relevant iteration counts remain constant. The observed stabilization of counts across displayed matrix sizes is consistent with that condition, but the claim remains conditional and does not by itself establish wall-clock performance outside the tested configurations.

The work is centered on the one-dimensional discretization. Its strongest unresolved theoretical issue is the missing complete eigenvalue-distribution proof for variable coefficients, while the global result also requires its stated parameter ranges to be clarified.

This document is an arXiv version 1 preprint dated 26 August 2026. Its acknowledgment says Muhammad Faisal Khan's research was supported by Charles University's PRIMUS grant PRIMUS/25/SCI/022.

Paper data and sources

Original title: Block preconditioning for all-at-once variable-coefficient fractional evolution equations via the GLT analysis
Authors: Muhammad Faisal Khan, Stefano Serra-Capizzano
Journal/Repository: arXiv
Status: Preprint, not yet peer-reviewed
First online: 2026-08-26
DOI: Not available
Original paper · Full text

Versions and corrections

  1. Published automatically after legal-source, freshness, evidence, and independent-verification gates passed.