Skip to content

Commit 086a9ea

Browse files
authored
Merge pull request #686 from Parallel-in-Time/bibtex-bibbot-685-de996a1
pint.bib updates
2 parents de996a1 + 6d928e8 commit 086a9ea

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

_bibliography/pint.bib

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6288,6 +6288,17 @@ @article{ZhangEtAl2022
62886288
year = {2022},
62896289
}
62906290

6291+
@inproceedings{BarmanEtAl2023,
6292+
author = {Abhishek Barman and Anupam Sharma},
6293+
booktitle = {{AIAA} {AVIATION} 2023 Forum},
6294+
doi = {10.2514/6.2023-3431},
6295+
month = {jun},
6296+
publisher = {American Institute of Aeronautics and Astronautics},
6297+
title = {A Space-Time framework for compressible flow simulations using Finite Volume Method},
6298+
url = {https://doi.org/10.2514/6.2023-3431},
6299+
year = {2023},
6300+
}
6301+
62916302
@unpublished{BouillonEtAl2023,
62926303
abstract = {The ParaDiag family of algorithms solves differential equations by using preconditioners that can be inverted in parallel through diagonalization. In the context of optimal control of linear parabolic PDEs, the state-of-the-art ParaDiag method is limited to solving self-adjoint problems with a tracking objective. We propose three improvements to the ParaDiag method: the use of alpha-circulant matrices to construct an alternative preconditioner, a generalization of the algorithm for solving non-self-adjoint equations, and the formulation of an algorithm for terminal-cost objectives. We present novel analytic results about the eigenvalues of the preconditioned systems for all discussed ParaDiag algorithms in the case of self-adjoint equations, which proves the favorable properties the alpha-circulant preconditioner. We use these results to perform a theoretical parallel-scaling analysis of ParaDiag for self-adjoint problems. Numerical tests confirm our findings and suggest that the self-adjoint behavior, which is backed by theory, generalizes to the non-self-adjoint case. We provide a sequential, open-source reference solver in Matlab for all discussed algorithms.},
62936304
author = {Arne Bouillon and Giovanni Samaey and Karl Meerbergen},

0 commit comments

Comments
 (0)