Skip to content

Commit 71319a4

Browse files
authored
Merge pull request #972 from Parallel-in-Time/bibtex-bibbot-971-c08413b
pint.bib updates
2 parents c08413b + c1d581f commit 71319a4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

_bibliography/pint.bib

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7860,6 +7860,15 @@ @article{GanderEtAl2025
78607860
year = {2025},
78617861
}
78627862

7863+
@unpublished{GanderEtAl2025b,
7864+
abstract = {We consider a new class of Parareal algorithms, which use ideas from localized reduced basis methods to construct the coarse solver from spectral approximations of the transfer operators mapping initial values for a given time interval to the solution at the end of the interval. By leveraging randomized singular value decompositions, these spectral approximations are obtained embarrassingly parallel by computing local fine solutions for random initial values. We show a priori and a posteriori error bounds in terms of the computed singular values of the transfer operators. Our numerical experiments demonstrate that our approach can significantly outperform Parareal with single-step coarse solvers. At the same time, it permits to further increase parallelism in Parareal by trading global iterations for a larger number of independent local solves.},
7865+
author = {Martin J. Gander and Mario Ohlberger and Stephan Rave},
7866+
howpublished = {arXiv:2508.08873v1 [math.NA]},
7867+
title = {A Parareal Algorithm with Spectral Coarse Solver},
7868+
url = {http://arxiv.org/abs/2508.08873v1},
7869+
year = {2025},
7870+
}
7871+
78637872
@unpublished{GuEtAl2025,
78647873
abstract = {This paper focuses on the efficient numerical algorithms of a three-field Biot's consolidation model. The approach begins with the introduction of innovative monolithic and global-in-time iterative decoupled algorithms, which incorporate the backward differentiation formulas for time discretization. In each iteration, these algorithms involve solving a diffusion subproblem over the entire temporal domain, followed by solving a generalized Stokes subproblem over the same time interval. To accelerate the global-in-time iterative process, we present a reduced order modeling approach based on proper orthogonal decomposition, aimed at reducing the primary computational cost from the generalized Stokes subproblem. The effectiveness of this novel method is validated both theoretically and through numerical experiments.},
78657874
author = {Huipeng Gu and Francesco Ballarin and Mingchao Cai and Jingzhi Li},

0 commit comments

Comments
 (0)