Adaptive Flux-Only Least-Squares Finite Element Methods for Linear Transport Equations
Pith reviewed 2026-05-24 21:40 UTC · model grok-4.3
The pith
Flux-only least-squares finite element methods for linear transport equations eliminate the solution variable to approximate discontinuous solutions with fewer degrees of freedom.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
Two flux-only least-squares finite element methods are obtained for the linear transport equation by reformulating it around a flux variable whose normal component remains continuous across interfaces. Raviart-Thomas spaces supply enough degrees of freedom to approximate both the flux and its divergence, permitting elimination of the solution variable; the solution is recovered afterward by a simple post-processing step. The resulting schemes use fewer degrees of freedom than the prior mixed LSFEM, admit rigorous existence-uniqueness and error analysis, and support adaptive mesh refinement that remains effective without alignment to solution discontinuities.
What carries the argument
Flux-only formulations obtained by eliminating the solution variable through Raviart-Thomas mixed-element approximation of flux and divergence.
If this is right
- Existence and uniqueness hold for the discrete flux-only problems.
- A priori and a posteriori error estimates are available for both flux and recovered solution.
- Adaptive refinement driven by the least-squares estimators converges without requiring mesh alignment to discontinuities.
- Piecewise-constant reconstruction of the solution keeps overshooting mild.
Where Pith is reading between the lines
- The same elimination technique could apply to other first-order hyperbolic systems whose fluxes satisfy interface continuity.
- Higher-order post-processing recoveries might be derived to restore optimal rates for smooth regions.
- Direct comparison of total degrees of freedom against standard discontinuous Galerkin schemes would quantify the savings.
- The a posteriori estimators could be reused inside goal-oriented adaptivity for quantities of interest such as outflow integrals.
Load-bearing premise
The normal component of the flux remains continuous across every mesh interface even when the solution itself jumps.
What would settle it
A sequence of adaptive computations on successively refined meshes that fails to reduce the least-squares functional or produces persistent large overshoots for a known discontinuous solution would falsify the claims.
Figures
read the original abstract
In this paper, two flux-only least-squares finite element methods (LSFEM) for the linear hyperbolic transport problem are developed. The transport equation often has discontinuous solutions and discontinuous inflow boundary conditions, but the normal component of the flux across the mesh interfaces is continuous. In traditional LSFEMs, the continuous finite element space is used to approximate the solution. This will cause unnecessary error around the discontinuity and serious overshooting. In arXiv:1807.01524 [math.NA], we reformulate the equation by introducing a new flux variable to separate the continuity requirements of the flux and the solution. Realizing that the Raviart-Thomas mixed element space has enough degrees of freedom to approximate both the flux and its divergence, we eliminate the solution from the system and get two flux-only formulations, and develop corresponding LSFEMs. The solution then is recovered by simple post-processing methods using its relation with the flux. These two versions of flux-only LSFEMs use less DOFs than the method we developed in arXiv:1807.01524 [math.NA]. Similar to the LSFEM developed in arXiv:1807.01524 [math.NA], both flux-only LSFEMs can handle discontinuous solutions better than the traditional continuous polynomial approximations. We show the existence, uniqueness, a priori and a posteriori error estimates of the proposed methods. With adaptive mesh refinements driven by the least-squares a posteriori error estimators, the solution can be accurately approximated even when the mesh is not aligned with discontinuity. The overshooting phenomenon is very mild if a piecewise constant reconstruction of the solution is used. Extensive numerical tests are done to show the effectiveness of the methods developed in the paper.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper develops two flux-only least-squares finite element methods for the linear hyperbolic transport equation. By introducing a flux variable to separate continuity requirements and using Raviart-Thomas elements to eliminate the solution variable, the methods reduce degrees of freedom relative to the authors' prior formulation. Existence, uniqueness, a priori and a posteriori error estimates are shown, and adaptive refinement driven by the least-squares estimators is demonstrated to accurately approximate discontinuous solutions even on meshes not aligned with discontinuities, with mild overshooting under piecewise constant reconstruction.
Significance. If the well-posedness results, error estimates, and numerical behavior hold, the work provides a computationally lighter approach to discontinuous transport problems that avoids the overshooting typical of continuous polynomial approximations while retaining adaptive capability; the reduction in DOFs and the post-processing recovery step are concrete practical advantages.
major comments (2)
- [Abstract and well-posedness analysis] The central reformulation and elimination step rest on the continuity of the normal flux component across interfaces (stated in the abstract as the enabling property). The manuscript should explicitly verify in the well-posedness section that this property is preserved under the linear transport operator even when inflow data and solutions are discontinuous, as this is load-bearing for the Raviart-Thomas elimination.
- [A posteriori estimates and adaptive algorithm] The a posteriori estimator is used to drive adaptive refinement that succeeds on non-aligned meshes. The proof of reliability/efficiency should be checked against the post-processing recovery step, because any consistency error introduced by the simple reconstruction could affect the estimator's ability to detect discontinuities.
minor comments (2)
- The abstract states that the new methods use fewer DOFs than the formulation in arXiv:1807.01524; a short table or remark quantifying the DOF reduction for representative polynomial degrees would strengthen the comparison.
- [Numerical experiments] Numerical tests are described as 'extensive'; ensure that all tables report both error norms and observed convergence rates so that the a priori estimates can be directly compared with the computed rates.
Simulated Author's Rebuttal
We thank the referee for the positive assessment and the detailed comments. We address each major comment below.
read point-by-point responses
-
Referee: [Abstract and well-posedness analysis] The central reformulation and elimination step rest on the continuity of the normal flux component across interfaces (stated in the abstract as the enabling property). The manuscript should explicitly verify in the well-posedness section that this property is preserved under the linear transport operator even when inflow data and solutions are discontinuous, as this is load-bearing for the Raviart-Thomas elimination.
Authors: The continuity of the normal flux component follows from the weak formulation of the transport equation, where the flux variable satisfies div(σ) in L², implying continuity of the normal trace in the appropriate sense, regardless of discontinuities in the solution or inflow data. This is implicitly used in the existence and uniqueness proof in Section 3. To make this explicit as suggested, we will add a short paragraph or remark in the well-posedness analysis section verifying this property under the given assumptions. revision: yes
-
Referee: [A posteriori estimates and adaptive algorithm] The a posteriori estimator is used to drive adaptive refinement that succeeds on non-aligned meshes. The proof of reliability/efficiency should be checked against the post-processing recovery step, because any consistency error introduced by the simple reconstruction could affect the estimator's ability to detect discontinuities.
Authors: The least-squares a posteriori estimator is based solely on the residual of the flux-only formulation and does not involve the post-processing recovery of the primal variable. The reliability and efficiency proofs in Section 4 are independent of the reconstruction step, which is applied only after the flux is computed for the purpose of visualization. We will include a clarifying statement in the manuscript to confirm that the estimator remains unaffected by the recovery procedure. revision: yes
Circularity Check
Self-citation to prior reformulation is load-bearing for flux-only methods but new analysis adds independent content
specific steps
-
self citation load bearing
[Abstract]
"In arXiv:1807.01524 [math.NA], we reformulate the equation by introducing a new flux variable to separate the continuity requirements of the flux and the solution. Realizing that the Raviart-Thomas mixed element space has enough degrees of freedom to approximate both the flux and its divergence, we eliminate the solution from the system and get two flux-only formulations, and develop corresponding LSFEMs."
The enabling reformulation that separates continuity requirements and permits elimination of the solution variable (the premise for all subsequent flux-only LSFEMs, error estimates, and adaptivity) is justified exclusively by citation to the authors' overlapping prior paper rather than re-derived or externally verified here.
full rationale
The paper's derivation of flux-only LSFEMs begins from a reformulation introduced in the authors' own prior work (arXiv:1807.01524), which supplies the separation of continuity requirements and the Raviart-Thomas elimination step. This self-citation is load-bearing for the core methodological reduction. However, the present manuscript independently establishes existence/uniqueness, a priori/a posteriori estimates, post-processing recovery, and adaptive refinement behavior. No step reduces a claimed prediction or theorem to a fitted input or tautological renaming within this paper alone. The central claims therefore retain grounding outside the cited prior work, producing only moderate circularity.
Axiom & Free-Parameter Ledger
axioms (1)
- domain assumption The normal component of the flux across the mesh interfaces is continuous.
Reference graph
Works this paper leans on
-
[1]
P. B. B ochev and J. Choi, A comparative study of least-squares, supg and galerkin methods for convection problems, International Journal of Computational Fluid Dynamics, 15 (2001), pp. 127–146
work page 2001
-
[2]
, Improved least-squares error estimates for scalar hyperbolic problems , Comput. Meth. Appl. Math., 1 (2001), pp. 115–124
work page 2001
-
[3]
P. B. B ochev and M. D. Gunzburger, Least-Squares Finite Element Methods, Applied Mathematical Sciences, 166, Springer, 2009
work page 2009
-
[4]
, Least-squares methods for hyperbolic problems , in Handbook of Numerical Analysis, Handbook of Nu- merical Methods for Hyperbolic Problems: Basic and Fundamental Issues, R. Abgrall and C.-W. Shu, eds., vol. 17, Elsevier, 2016, ch. 12, pp. 289–317
work page 2016
- [5]
-
[6]
G. F. C arey and B.-n. Jiang, Least-squares finite elements for first-order hyperbolic systems, International Journal for Numerical Methods in Engineering, 26 (1988), pp. 81–93
work page 1988
-
[7]
W. D ahmen, C. H uang, C. S chw ab, and G. Welper, Adaptive Petrov-Galerkin methods for first order transport equations, SIAM J. Numer. Anal., 50 (2012), pp. 2420–2445
work page 2012
-
[8]
H. D e Sterck, T. A. M anteuffel, S. F. M cCormick, and L. O lson, Least-squares finite element methods and algebraic multigrid solvers for linear hyperbolic pdes, SIAM J. Sci. Compt., 26 (2004), pp. 31–54
work page 2004
-
[9]
D. D i Pietro and A. Ern, Mathematical Aspects of Discontinuous Galerkin Methods, Springer, 2012
work page 2012
-
[10]
G uermond, A finite element technique for solving first order PDE’s in L p, SIAM J
J.-L. G uermond, A finite element technique for solving first order PDE’s in L p, SIAM J. Numer. Anal., 47 (2004), pp. 714–737
work page 2004
-
[11]
J. H ughes, L. F ranca, and G. Hulbert, A new finite element formulation for computational fluid dynamics: VIII. The Galerkin/least-squares method for advective-di ffusive equations, Comput. Methods Appl. Mech. Engrg., 73 (1988), pp. 173–189
work page 1988
-
[12]
B.- n. Jiang, The Least-Squares Finite Element Method Theory and Applications in Computational Fluid Dynamics and Electromagnetics, Scientific Computation, Springer, 1998
work page 1998
-
[13]
Q. L iu and S. Zhang, Adaptive least-squares finite element methods for linear transport equations based on an H(div) flux reformulation, arXiv:1807.01524 [math.NA], (2018)
work page internal anchor Pith review Pith/arXiv arXiv 2018
- [14]
-
[15]
T. E. P eterson, A note on the convergence of the discontinuous Galerkin method for a scalar hyperbolic equation, SIAM J. Numer. Anal., 28 (1991), pp. 133–140
work page 1991
-
[16]
W. Q iu and S. Zhang, Adaptive first-order system least-squares finite element methods for second order elliptic equations in non-divergence form, arXiv:1906.11436 [math.NA], (2019)
work page internal anchor Pith review Pith/arXiv arXiv 1906
-
[17]
S. Z hang, On approximating discontinuous solutions of PDEs by adaptive finite elements , arXiv:1907.03429 [math.NA], (2019). 23
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.