English

Scaling to the stars -- a linearly scaling elliptic solver for $p$-multigrid

Numerical Analysis 2019-10-02 v1 Computational Physics

Abstract

High-order methods gain increased attention in computational fluid dynamics. However, due to the time step restrictions arising from the semi-implicit time stepping for the incompressible case, the potential advantage of these methods depends critically on efficient elliptic solvers. Due to the operation counts of operators scaling with with the polynomial degree pp times the number of degrees of freedom nDOFn_{\mathrm{DOF}}, the runtime of the best available multigrid solvers scales with O(pnDOF)\mathcal{O}( p \cdot n_{\mathrm{DOF}}). This scaling with pp significantly lowers the applicability of high-order methods to high orders. While the operators for residual evaluation can be linearized when using static condensation, Schwarz-type smoothers require their inverses on fixed subdomains. No explicit inverse is known in the condensed case and matrix-matrix multiplications scale with pnDOF{p \cdot n_{\mathrm{DOF}}}. This paper derives a matrix-free explicit inverse for the static condensed operator in a cuboidal subdomain. It scales with p3p^3 per element, i.e. nDOF{n_{\mathrm{DOF}}} globally, and allows for a linearly scaling additive Schwarz smoother, yielding a pp-multigrid cycle with an operation count of O(nDOF)\mathcal{O}(n_{\mathrm{DOF}}). The resulting solver uses fewer than four iterations for all polynomial degrees to reduce the residual by ten orders and has a runtime scaling linearly with nDOF{n_{\mathrm{DOF}}} for polynomial degrees at least up to 4848. Furthermore the runtime is less than one microsecond per unknown over wide parameter ranges when using one core of a CPU, leading to time-stepping for the incompressible Navier-Stokes equations using as much time for explicitly treated convection terms as for the elliptic solvers.

Keywords

Cite

@article{arxiv.1808.03595,
  title  = {Scaling to the stars -- a linearly scaling elliptic solver for $p$-multigrid},
  author = {Immo Huismann and Jörg Stiller and Jochen Fröhlich},
  journal= {arXiv preprint arXiv:1808.03595},
  year   = {2019}
}