Skip to content

Commit a007e30

Browse files
authored
Merge pull request #1092 from Parallel-in-Time/bibtex-bibbot-1091-0cf0743
pint.bib updates
2 parents 0cf0743 + 49a3cd5 commit a007e30

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

_bibliography/pint.bib

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8478,6 +8478,15 @@ @unpublished{ZoltowskiEtAl2025
84788478
year = {2025},
84798479
}
84808480

8481+
@unpublished{AkrivisEtAl2026,
8482+
abstract = {The parareal algorithm is a powerful parallel-in-time integration method that accelerates the numerical solution of evolution equations by iteratively combining a fine propagator and a coarse propagator. Although the convergence of the parareal algorithm has been extensively studied, most existing analyses assume that the fine propagator is either an exact solver or a single-step method. In this paper, we construct and analyze a parareal algorithm for solving parabolic equations, where the fine propagator is based on the two-step backward differentiation formula (BDF2), while the coarse propagator remains a single-step method. We propose a novel approach to design an effective correction for the initialization steps and establish linear convergence of the iteration. Numerical results fully support the theoretical findings, show clear improvements over existing multistep parareal strategies, and indicate that the proposed approach extends effectively to higher-order BDF methods and to nonlinear problems.},
8483+
author = {Georgios Akrivis and Qingle Lin and Zhi Zhou},
8484+
howpublished = {arXiv:2605.28059v1 [math.NA]},
8485+
title = {Convergence analysis of a parareal algorithm with multistep fine propagator},
8486+
url = {https://arxiv.org/abs/2605.28059v1},
8487+
year = {2026},
8488+
}
8489+
84818490
@article{AlexandersenEtAl2026,
84828491
author = {Alexandersen, Joe and Appel, Magnus},
84838492
doi = {10.1016/j.cma.2025.118605},

0 commit comments

Comments
 (0)