English

The Hierarchical Poincare-Steklov (HPS) solver for elliptic PDEs: A tutorial

Numerical Analysis 2015-06-04 v1

Abstract

A numerical method for variable coefficient elliptic problems on two dimensional domains is described. The method is based on high-order spectral approximations and is designed for problems with smooth solutions. The resulting system of linear equations is solved using a direct solver with O(N1.5)O(N^{1.5}) complexity for the pre-computation and O(NlogN)O(N \log N) complexity for the solve. The fact that the solver is direct is a principal feature of the scheme, and makes it particularly well suited to solving problems for which iterative solvers struggle; in particular for problems with highly oscillatory solutions. This note is intended as a tutorial description of the scheme, and draws heavily on previously published material.

Keywords

Cite

@article{arxiv.1506.01308,
  title  = {The Hierarchical Poincare-Steklov (HPS) solver for elliptic PDEs: A tutorial},
  author = {P. G. Martinsson},
  journal= {arXiv preprint arXiv:1506.01308},
  year   = {2015}
}

Comments

arXiv admin note: substantial text overlap with arXiv:1307.2665

R2 v1 2026-06-22T09:46:41.303Z