# An optimized Space-Time Multigrid algorithm for parabolic PDEs

**Authors:** Bastien Chaudet-Dumas, Martin J. Gander, Ausra Pogozelskyte

arXiv: 2302.13881 · 2023-02-28

## TL;DR

This paper enhances a space-time multigrid algorithm for parabolic PDEs by deriving optimal smoothing parameters, proposing a new coarsening strategy, and optimizing the two-cycle process, leading to significant efficiency improvements especially for small time-space ratios.

## Contribution

The paper introduces a new coarsening strategy and analytical smoothing parameter optimization for space-time multigrid methods, improving efficiency for parabolic PDEs.

## Key findings

- Optimal smoothing parameter derived for full coarsening
- New coarsening strategy simplifies implementation
- Efficiency gains observed for small τ/h² ratios

## Abstract

We investigate three directions to further improve the highly efficient Space-Time Multigrid algorithm with block-Jacobi smoother introduced in [GanNeu16]. First, we derive an analytical expression for the optimal smoothing parameter in the case of a full space-time coarsening strategy; second, we propose a new and efficient direct coarsening strategy which simplifies the code by preventing changes of coarsening regimes; and third, we also optimize the entire two cycle to investigate if further efficiency gains are possible. Especially, we show that our new coarsening strategy leads to a significant efficiency gain when the ratio $\tau/h^2$ is small, where $\tau$ and $h$ represent the time and space steps. Our analysis is performed for the heat equation in one spatial dimension, using centered finite differences in space and Backward Euler in time, but could be generalized to other situations. We also present numerical experiments that confirm our theoretical findings.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2302.13881/full.md

## Figures

27 figures with captions in the complete paper: https://tomesphere.com/paper/2302.13881/full.md

## References

22 references — full list in the complete paper: https://tomesphere.com/paper/2302.13881/full.md

---
Source: https://tomesphere.com/paper/2302.13881