Skip to content

Commit 9e36f0f

Browse files
committed
deploy: 153a065
1 parent 3665c0b commit 9e36f0f

File tree

1 file changed

+76
-95
lines changed

1 file changed

+76
-95
lines changed

references/index.html

Lines changed: 76 additions & 95 deletions
Original file line numberDiff line numberDiff line change
@@ -2716,6 +2716,82 @@ <h2 id="year2025" class="year">2025 <span class="count-stat"></span></h2>
27162716
</div>
27172717

27182718

2719+
</div>
2720+
</li>
2721+
<li><div class="bibtex-entry-container">
2722+
<div>
2723+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
2724+
<div class="row">
2725+
<div class="col-md-12 ref-label label label-default">
2726+
KrzysikEtAl2025
2727+
</div>
2728+
</div>
2729+
</div>
2730+
2731+
<div class="bibtex-ref-entry">
2732+
<span id="KrzysikEtAl2025">O. A. Krzysik, H. De Sterck, R. D. Falgout, and J. B. Schroder, “Parallel-in-Time Solution of Hyperbolic PDE Systems via Characteristic-Variable Block Preconditioning,” <i>SIAM Journal on Scientific Computing</i>, pp. S337–S363, Oct. 2025, doi: 10.1137/24m1673310. [Online]. Available at: <a href="http://dx.doi.org/10.1137/24m1673310" target="_blank">http://dx.doi.org/10.1137/24m1673310</a></span>
2733+
</div>
2734+
2735+
2736+
<div class="row mt-4">
2737+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
2738+
<div class="btn-group btn-group-xs" role="group">
2739+
2740+
<button class="button" data-toggle="modal" data-target="#modalKrzysikEtAl2025Bibtex" aria-expanded="false"
2741+
aria-controls="modalKrzysikEtAl2025Bibtex">
2742+
BibTeX
2743+
</button>
2744+
2745+
</div>
2746+
<div class="btn-group btn-group-xs" role="group">
2747+
2748+
<button class="button" disabled="disabled" data-toggle="modal" data-target="#modalKrzysikEtAl2025Abstract"
2749+
aria-expanded="false" aria-controls="modalKrzysikEtAl2025Abstract">
2750+
Abstract
2751+
</button>
2752+
2753+
</div>
2754+
</div>
2755+
</div>
2756+
</div>
2757+
2758+
<div class="modal" id="modalKrzysikEtAl2025Bibtex" tabindex="-1" role="dialog"
2759+
aria-labelledby="modalKrzysikEtAl2025BibtexTitle" aria-hidden="true">
2760+
<div class="modal-background">
2761+
<div class="modal-card">
2762+
<div class="modal-content">
2763+
<header class="modal-card-head">
2764+
<div class="modal-card-head-content">
2765+
<div>
2766+
<p class="modal-card-title" id="modalKrzysikEtAl2025BibtexTitle">
2767+
BibTeX entry <code>KrzysikEtAl2025</code>
2768+
</p>
2769+
</div>
2770+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
2771+
aria-hidden="true">&times;</span></button>
2772+
</div>
2773+
</header>
2774+
<section class="modal-card-body">
2775+
<pre class="abstract">@article{KrzysikEtAl2025,
2776+
author = {Krzysik, O. A. and De Sterck, H. and Falgout, R. D. and Schroder, J. B.},
2777+
doi = {10.1137/24m1673310},
2778+
issn = {1095-7197},
2779+
journal = {SIAM Journal on Scientific Computing},
2780+
month = oct,
2781+
pages = {S337–S363},
2782+
publisher = {Society for Industrial & Applied Mathematics (SIAM)},
2783+
title = {Parallel-in-Time Solution of Hyperbolic PDE Systems via Characteristic-Variable Block Preconditioning},
2784+
url = {http://dx.doi.org/10.1137/24m1673310},
2785+
year = {2025}
2786+
}
2787+
</pre>
2788+
</section>
2789+
</div>
2790+
</div>
2791+
</div>
2792+
</div>
2793+
2794+
27192795
</div>
27202796
</li>
27212797
<li><div class="bibtex-entry-container">
@@ -10313,101 +10389,6 @@ <h2 id="year2024" class="year">2024 <span class="count-stat"></span></h2>
1031310389
</div>
1031410390
</div>
1031510391

10316-
</div>
10317-
</li>
10318-
<li><div class="bibtex-entry-container">
10319-
<div>
10320-
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
10321-
<div class="row">
10322-
<div class="col-md-12 ref-label label label-default">
10323-
SterckEtAl2024b
10324-
</div>
10325-
</div>
10326-
</div>
10327-
10328-
<div class="bibtex-ref-entry">
10329-
<span id="SterckEtAl2024b">H. D. Sterck, R. D. Falgout, O. A. Krzysik, and J. B. Schroder, “Parallel-in-time solution of hyperbolic PDE systems via characteristic-variable block preconditioning,” arXiv:2407.03873v1 [math.NA], 2024 [Online]. Available at: <a href="http://arxiv.org/abs/2407.03873v1" target="_blank">http://arxiv.org/abs/2407.03873v1</a></span>
10330-
</div>
10331-
10332-
10333-
<div class="row mt-4">
10334-
<div class="btn-group btn-group-xs btn-group-justified" role="group">
10335-
<div class="btn-group btn-group-xs" role="group">
10336-
10337-
<button class="button" data-toggle="modal" data-target="#modalSterckEtAl2024bBibtex" aria-expanded="false"
10338-
aria-controls="modalSterckEtAl2024bBibtex">
10339-
BibTeX
10340-
</button>
10341-
10342-
</div>
10343-
<div class="btn-group btn-group-xs" role="group">
10344-
10345-
<button class="button" data-toggle="modal" data-target="#modalSterckEtAl2024bAbstract" aria-expanded="false"
10346-
aria-controls="modalSterckEtAl2024bAbstract">
10347-
Abstract
10348-
</button>
10349-
10350-
</div>
10351-
</div>
10352-
</div>
10353-
</div>
10354-
10355-
<div class="modal" id="modalSterckEtAl2024bBibtex" tabindex="-1" role="dialog"
10356-
aria-labelledby="modalSterckEtAl2024bBibtexTitle" aria-hidden="true">
10357-
<div class="modal-background">
10358-
<div class="modal-card">
10359-
<div class="modal-content">
10360-
<header class="modal-card-head">
10361-
<div class="modal-card-head-content">
10362-
<div>
10363-
<p class="modal-card-title" id="modalSterckEtAl2024bBibtexTitle">
10364-
BibTeX entry <code>SterckEtAl2024b</code>
10365-
</p>
10366-
</div>
10367-
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
10368-
aria-hidden="true">&times;</span></button>
10369-
</div>
10370-
</header>
10371-
<section class="modal-card-body">
10372-
<pre class="abstract">@unpublished{SterckEtAl2024b,
10373-
author = {Sterck, H. De and Falgout, R. D. and Krzysik, O. A. and Schroder, J. B.},
10374-
howpublished = {arXiv:2407.03873v1 [math.NA]},
10375-
title = {Parallel-in-time solution of hyperbolic PDE systems via characteristic-variable block preconditioning},
10376-
url = {http://arxiv.org/abs/2407.03873v1},
10377-
year = {2024}
10378-
}
10379-
</pre>
10380-
</section>
10381-
</div>
10382-
</div>
10383-
</div>
10384-
</div>
10385-
10386-
10387-
<div class="modal" id="modalSterckEtAl2024bAbstract" tabindex="-1" role="dialog"
10388-
aria-labelledby="modalSterckEtAl2024bAbstractTitle" aria-hidden="true">
10389-
<div class="modal-background">
10390-
<div class="modal-card">
10391-
<div class="modal-content">
10392-
<header class="modal-card-head">
10393-
<div class="modal-card-head-content">
10394-
<div>
10395-
<p class="modal-card-title" id="modalSterckEtAl2024bAbstractTitle">
10396-
Abstract for BibTeX entry <code>SterckEtAl2024b</code>
10397-
</p>
10398-
</div>
10399-
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
10400-
aria-hidden="true">&times;</span></button>
10401-
</div>
10402-
</header>
10403-
<section class="modal-card-body">
10404-
We consider the parallel-in-time solution of hyperbolic partial differential equation (PDE) systems in one spatial dimension, both linear and nonlinear. In the nonlinear setting, the discretized equations are solved with a preconditioned residual iteration based on a global linearization. The linear(ized) equation systems are approximately solved parallel-in-time using a block preconditioner applied in the characteristic variables of the underlying linear(ized) hyperbolic PDE. This change of variables is motivated by the observation that inter-variable coupling for characteristic variables is weak relative to intra-variable coupling, at least locally where spatio-temporal variations in the eigenvectors of the associated flux Jacobian are sufficiently small. For an \ell-dimensional system of PDEs, applying the preconditioner consists of solving a sequence of \ell scalar linear(ized)-advection-like problems, each being associated with a different characteristic wave-speed in the underlying linear(ized) PDE. We approximately solve these linear advection problems using multigrid reduction-in-time (MGRIT); however, any other suitable parallel-in-time method could be used. Numerical examples are shown for the (linear) acoustics equations in heterogeneous media, and for the (nonlinear) shallow water equations and Euler equations of gas dynamics with shocks and rarefactions.
10405-
</section>
10406-
</div>
10407-
</div>
10408-
</div>
10409-
</div>
10410-
1041110392
</div>
1041210393
</li>
1041310394
<li><div class="bibtex-entry-container">

0 commit comments

Comments
 (0)