Charles Explorer logo
🇨🇿

Stopping criteria for coarsest grid solvers in multigrid V-cycle method

Publikace na Matematicko-fyzikální fakulta |
2022

Tento text není v aktuálním jazyce dostupný. Zobrazuje se verze "en".Abstrakt

Multigrid methods are frequently used when solving systems of linear equations, applied either as standalone solvers or as preconditioners for iterative methods. Within each cycle, the approximation is computed using smoothing on fine grids and solving on the coarsest grid.

With growth of the size of the problems that are being solved, the size of the problems on the coarsest grid is also growing and their solution can become a computational bottleneck. In practice the problems on the coarsest grid are often solved approximately, for example by Krylov subspace methods or direct methods based on low rank approximation. The accuracy of the coarsest grid solver is typically determined experimentally in order to balance the cost of the solves and the total number of multigrid cycles required for convergence.

We present an approach to analyzing the effect of approximate coarsest grid solves in the multigrid V-cycle method for symmetric positive definite problems. The results are further used to discuss effective stopping criteria for the coarsest grid solvers. The results are illustrated through numerical experiments.