Skip to content

Commit f92bf8f

Browse files
authored
updated pint.bib using bibbot
1 parent 08df2d0 commit f92bf8f

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
@@ -6425,6 +6425,15 @@ @unpublished{DanieliEtAl2023
64256425
year = {2023},
64266426
}
64276427

6428+
@unpublished{Erlangga2023,
6429+
abstract = {This paper presents a parallel-in-time multilevel iterative method for solving differential algebraic equation, arising from a discretization of linear time-dependent partial differential equation. The core of the method is the multilevel Krylov method, introduced by Erlangga and Nabben~{\it [SIAM J. Sci. Comput., 30(2008), pp. 1572--1595]}. In the method, special time restriction and interpolation operators are proposed to coarsen the time grid and to map functions between fine and coarse time grids. The resulting Galerkin coarse-grid system can be interpreted as time integration of an equivalent differential algebraic equation associated with a larger time step and a modified $\theta$-scheme. A perturbed coarse time-grid matrix is used on the coarsest level to decouple the coarsest-level system, allowing full parallelization of the method. Within this framework, spatial coarsening can be included in a natural way, reducing further the size of the coarsest grid problem to solve. Numerical results are presented for the 1- and 2-dimensional heat equation using {\it simulated} parallel implementation, suggesting the potential computational speed-up of up to 9 relative to the single-processor implementation and the speed-up of about 3 compared to the sequential $\theta$-scheme.},
6430+
author = {Yogi A. Erlangga},
6431+
howpublished = {arXiv:2401.00228v1 [math.NA]},
6432+
title = {Parallel-in-time Multilevel Krylov Methods: A Prototype},
6433+
url = {http://arxiv.org/abs/2401.00228v1},
6434+
year = {2023},
6435+
}
6436+
64286437
@article{FangEtAl2023,
64296438
author = {Liang Fang and Stefan Vandewalle and Johan Meyers},
64306439
doi = {10.1016/j.jcp.2023.111927},

0 commit comments

Comments
 (0)