Skip to content

Commit 9433106

Browse files
authored
Merge pull request #812 from Parallel-in-Time/bibtex-bibbot-811-258253a
pint.bib updates
2 parents 3b007ff + c35ec83 commit 9433106

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
@@ -7007,6 +7007,15 @@ @article{Kumar2024
70077007
year = {2024},
70087008
}
70097009

7010+
@unpublished{KwokEtAl2024,
7011+
abstract = {We propose a new parallel-in-time algorithm for solving optimal control problems constrained bypartial differential equations. Our approach, which is based on a deeper understanding of ParaExp,considers an overlapping time-domain decomposition in which we combine the solution of homogeneous problems using exponential propagation with the local solutions of inhomogeneous problems.The algorithm yields a linear system whose matrix-vector product can be fully performed in parallel.We then propose a preconditioner to speed up the convergence of GMRES in the special cases ofthe heat and wave equations. Numerical experiments are provided to illustrate the efficiency of ourpreconditioners.},
7012+
author = {Felix Kwok and Djahou N Tognon},
7013+
howpublished = {arXiv:2406.11478v1 [cs.DC]},
7014+
title = {A parallel in time algorithm based ParaExp for optimal control problems},
7015+
url = {http://arxiv.org/abs/2406.11478v1},
7016+
year = {2024},
7017+
}
7018+
70107019
@article{LiEtAl2024,
70117020
author = {Li, Fu and Xu, Yingxiang},
70127021
doi = {10.4208/eajam.2022-304.070323},

0 commit comments

Comments
 (0)