Skip to content

Commit 69733b1

Browse files
committed
deploy: f465caf
1 parent 9c5471c commit 69733b1

File tree

2 files changed

+102
-7
lines changed

2 files changed

+102
-7
lines changed

references/index.html

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -958,6 +958,101 @@ <h2 id="year2024" class="year">2024 <span class="count-stat"></span></h2>
958958
</div>
959959

960960

961+
</div>
962+
</li>
963+
<li><div class="bibtex-entry-container">
964+
<div>
965+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
966+
<div class="row">
967+
<div class="col-md-12 ref-label label label-default">
968+
HuangEtAl2024b
969+
</div>
970+
</div>
971+
</div>
972+
973+
<div class="bibtex-ref-entry">
974+
<span id="HuangEtAl2024b">Y.-Y. Huang, P. Y. Fung, S. Y. Hon, and X.-L. Lin, “An efficient preconditioner for evolutionary partial differential equations with θ-method in time discretization,” arXiv:2408.03535v1 [math.NA], 2024 [Online]. Available at: <a href="http://arxiv.org/abs/2408.03535v1" target="_blank">http://arxiv.org/abs/2408.03535v1</a></span>
975+
</div>
976+
977+
978+
<div class="row mt-4">
979+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
980+
<div class="btn-group btn-group-xs" role="group">
981+
982+
<button class="button" data-toggle="modal" data-target="#modalHuangEtAl2024bBibtex" aria-expanded="false"
983+
aria-controls="modalHuangEtAl2024bBibtex">
984+
BibTeX
985+
</button>
986+
987+
</div>
988+
<div class="btn-group btn-group-xs" role="group">
989+
990+
<button class="button" data-toggle="modal" data-target="#modalHuangEtAl2024bAbstract" aria-expanded="false"
991+
aria-controls="modalHuangEtAl2024bAbstract">
992+
Abstract
993+
</button>
994+
995+
</div>
996+
</div>
997+
</div>
998+
</div>
999+
1000+
<div class="modal" id="modalHuangEtAl2024bBibtex" tabindex="-1" role="dialog"
1001+
aria-labelledby="modalHuangEtAl2024bBibtexTitle" aria-hidden="true">
1002+
<div class="modal-background">
1003+
<div class="modal-card">
1004+
<div class="modal-content">
1005+
<header class="modal-card-head">
1006+
<div class="modal-card-head-content">
1007+
<div>
1008+
<p class="modal-card-title" id="modalHuangEtAl2024bBibtexTitle">
1009+
BibTeX entry <code>HuangEtAl2024b</code>
1010+
</p>
1011+
</div>
1012+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
1013+
aria-hidden="true">&times;</span></button>
1014+
</div>
1015+
</header>
1016+
<section class="modal-card-body">
1017+
<pre class="abstract">@unpublished{HuangEtAl2024b,
1018+
author = {Huang, Yuan-Yuan and Fung, Po Yin and Hon, Sean Y. and Lin, Xue-Lei},
1019+
howpublished = {arXiv:2408.03535v1 [math.NA]},
1020+
title = {An efficient preconditioner for evolutionary partial differential equations with $θ$-method in time discretization},
1021+
url = {http://arxiv.org/abs/2408.03535v1},
1022+
year = {2024}
1023+
}
1024+
</pre>
1025+
</section>
1026+
</div>
1027+
</div>
1028+
</div>
1029+
</div>
1030+
1031+
1032+
<div class="modal" id="modalHuangEtAl2024bAbstract" tabindex="-1" role="dialog"
1033+
aria-labelledby="modalHuangEtAl2024bAbstractTitle" aria-hidden="true">
1034+
<div class="modal-background">
1035+
<div class="modal-card">
1036+
<div class="modal-content">
1037+
<header class="modal-card-head">
1038+
<div class="modal-card-head-content">
1039+
<div>
1040+
<p class="modal-card-title" id="modalHuangEtAl2024bAbstractTitle">
1041+
Abstract for BibTeX entry <code>HuangEtAl2024b</code>
1042+
</p>
1043+
</div>
1044+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
1045+
aria-hidden="true">&times;</span></button>
1046+
</div>
1047+
</header>
1048+
<section class="modal-card-body">
1049+
In this study, the θ-method is used for discretizing a class of evolutionary partial differential equations. Then, we transform the resultant all-at-once linear system and introduce a novel one-sided preconditioner, which can be fast implemented in a parallel-in-time way. By introducing an auxiliary two-sided preconditioned system, we provide theoretical insights into the relationship between the residuals of the generalized minimal residual (GMRES) method when applied to both one-sided and two-sided preconditioned systems. Moreover, we show that the condition number of the two-sided preconditioned matrix is uniformly bounded by a constant that is independent of the matrix size, which in turn implies that the convergence behavior of the GMRES method for the one-sided preconditioned system is guaranteed. Numerical experiments confirm the efficiency and robustness of the proposed preconditioning approach.
1050+
</section>
1051+
</div>
1052+
</div>
1053+
</div>
1054+
</div>
1055+
9611056
</div>
9621057
</li>
9631058
<li><div class="bibtex-entry-container">

sitemap.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -354,10 +354,10 @@
354354
<loc>http://parallel-in-time.org/about/imprint.html</loc>
355355
</url>
356356
<url>
357-
<loc>http://parallel-in-time.org/codes/</loc>
357+
<loc>http://parallel-in-time.org/methods/</loc>
358358
</url>
359359
<url>
360-
<loc>http://parallel-in-time.org/groups/</loc>
360+
<loc>http://parallel-in-time.org/references/</loc>
361361
</url>
362362
<url>
363363
<loc>http://parallel-in-time.org/events/upcoming/</loc>
@@ -369,19 +369,19 @@
369369
<loc>http://parallel-in-time.org/events/</loc>
370370
</url>
371371
<url>
372-
<loc>http://parallel-in-time.org/methods/</loc>
372+
<loc>http://parallel-in-time.org/projects/</loc>
373373
</url>
374374
<url>
375-
<loc>http://parallel-in-time.org/references/</loc>
375+
<loc>http://parallel-in-time.org/groups/</loc>
376376
</url>
377377
<url>
378-
<loc>http://parallel-in-time.org/projects/</loc>
378+
<loc>http://parallel-in-time.org/codes/</loc>
379379
</url>
380380
<url>
381-
<loc>http://parallel-in-time.org/news/</loc>
381+
<loc>http://parallel-in-time.org/about/</loc>
382382
</url>
383383
<url>
384-
<loc>http://parallel-in-time.org/about/</loc>
384+
<loc>http://parallel-in-time.org/news/</loc>
385385
</url>
386386
<url>
387387
<loc>http://parallel-in-time.org/</loc>

0 commit comments

Comments
 (0)