A GPU-accelerated Cartesian grid method is proposed for solving the heat, wave, and Schrodinger equations on irregular domains
Liwei Tan, Minsheng Huang, Wenjun Ying

TL;DR
This paper presents a GPU-accelerated Cartesian grid method for efficiently solving heat, wave, and Schrödinger equations on irregular domains with second-order accuracy and significant speedup over CPU implementations.
Contribution
It introduces a second-order, GPU-accelerated Cartesian grid approach using KFBI for solving elliptic PDEs related to heat, wave, and Schrödinger equations on irregular domains.
Findings
Achieves second-order accuracy for all three equations.
Provides a 30-fold speedup over CPU-based solvers.
Successfully handles irregular domains with high computational efficiency.
Abstract
This paper introduces a second-order method for solving general elliptic partial differential equations (PDEs) on irregular domains using GPU acceleration, based on Ying's kernel-free boundary integral (KFBI) method. The method addresses limitations imposed by CFL conditions in explicit schemes and accuracy issues in fully implicit schemes for the Laplacian operator. To overcome these challenges, the paper employs a series of second-order time discrete schemes and splits the Laplacian operator into explicit and implicit components. Specifically, the Crank-Nicolson method discretizes the heat equation in the temporal dimension, while the implicit scheme is used for the wave equation. The Schrodinger equation is treated using the Strang splitting method. By discretizing the temporal dimension implicitly, the heat, wave, and Schrodinger equations are transformed into a sequence of elliptic…
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
TopicsElectromagnetic Scattering and Analysis
