An accelerated Poisson solver based on multidomain spectral discretization
Tracy Babb, Adrianna Gillman, Sijia Hao, Per-Gunnar Martinsson

TL;DR
This paper introduces a high-order multidomain spectral collocation method for efficiently solving variable coefficient elliptic PDEs with smooth solutions, achieving fast direct solutions suitable for time-implicit parabolic problems.
Contribution
It develops a high-order spectral discretization combined with a direct solver that significantly accelerates elliptic PDE solutions in multi-domain settings.
Findings
Achieves $O(N^{1.5})$ complexity for factorization
Attains $O(N \,\log N)$ complexity for solving linear systems
Enables fast repeated solutions when geometry is fixed
Abstract
This paper presents a numerical method for variable coefficient elliptic PDEs with mostly smooth solutions on two dimensional domains. The PDE is discretized via a multi-domain spectral collocation method of high local order (order 30 and higher have been tested and work well). Local mesh refinement results in highly accurate solutions even in the presence of local irregular behavior due to corner singularities, localized loads, etc. The system of linear equations attained upon discretization is solved using a direct (as opposed to iterative) solver with complexity for the factorization stage and complexity for the solve. The scheme is ideally suited for executing the elliptic solve required when parabolic problems are discretized via time-implicit techniques. In situations where the geometry remains unchanged between time-steps, very fast execution speeds are…
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 for differential equations · Computational Fluid Dynamics and Aerodynamics
