Local Refinement and Multilevel Preconditioning: Implementation and Numerical Experiments
Burak Aksoylu, Stephen Bond, Michael Holst

TL;DR
This paper explores the implementation and effectiveness of multilevel preconditioners and iterative methods for locally refined meshes in elliptic equations, emphasizing optimal storage and computational efficiency.
Contribution
It provides detailed implementation strategies for BPX and hierarchical basis preconditioners in local mesh refinement, ensuring linear complexity and practical applicability.
Findings
BPX and stabilized HB methods are effective for local mesh refinement
Implementations achieve optimal linear storage and computational costs
Numerical experiments validate the methods' efficiency and robustness
Abstract
In this paper, we examine a number of additive and multiplicative multilevel iterative methods and preconditioners in the setting of two-dimensional local mesh refinement. While standard multilevel methods are effective for uniform refinement-based discretizations of elliptic equations, they tend to be less effective for algebraic systems which arise from discretizations on locally refined meshes, losing their optimal behavior in both storage and computational complexity. Our primary focus here is on BPX-style additive and multiplicative multilevel preconditioners, and on various stabilizations of the additive and multiplicative hierarchical basis method (HB), and their use in the local mesh refinement setting. In this article, we describe in detail the implementation of these types of algorithms, including detailed discussions of the datastructures and traversal algorithms we employ…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Numerical Methods in Computational Mathematics · Numerical methods in engineering · Matrix Theory and Algorithms
