Skip to content

Commit 3dd4065

Browse files
authored
Merge pull request #907 from Parallel-in-Time/bibtex-bibbot-906-840b316
pint.bib updates
2 parents 840b316 + 09f1a90 commit 3dd4065

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

_bibliography/pint.bib

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7518,6 +7518,21 @@ @article{ZhenEtAl2024b
75187518
year = {2024},
75197519
}
75207520

7521+
@article{AlesEtAl2025,
7522+
author = {Ales, Vanessa Terezinha and Pinto, Márcio A.V. and Franco, Sebastião R. and Gonçalves, Simone F.T.},
7523+
doi = {10.18280/mmep.120203},
7524+
issn = {2369-0747},
7525+
journal = {Mathematical Modelling of Engineering Problems},
7526+
month = {February},
7527+
number = {2},
7528+
pages = {385–394},
7529+
publisher = {International Information and Engineering Technology Association},
7530+
title = {A Parallelizable Space-Time Approach in the Uzawa Solver with Multigrid for Poroelasticity},
7531+
url = {http://dx.doi.org/10.18280/mmep.120203},
7532+
volume = {12},
7533+
year = {2025},
7534+
}
7535+
75217536
@unpublished{ArrarasEtAl2025,
75227537
abstract = {In view of the existing limitations of sequential computing, parallelization has emerged as an alternative in order to improve the speedup of numerical simulations. In the framework of evolutionary problems, space-time parallel methods offer the possibility to optimize parallelization. In the present paper, we propose a new family of these methods, built as a combination of the well-known parareal algorithm and suitable splitting techniques which permit us to parallelize in space. In particular, dimensional and domain decomposition splittings are considered for partitioning the elliptic operator, and first-order splitting time integrators are chosen as the propagators of the parareal algorithm to solve the resulting split problem. The major contribution of these methods is that, not only does the fine propagator perform in parallel, but also the coarse propagator. Unlike the classical version of the parareal algorithm, where all processors remain idle during the coarse propagator computations, the newly proposed schemes utilize the computational cores for both integrators. A convergence analysis of the methods is provided, and several numerical experiments are performed to test the solvers under consideration.},
75237538
author = {Andrés Arrarás and Francisco J. Gaspar and Iñigo Jimenez-Ciga and Laura Portero},

0 commit comments

Comments
 (0)