Skip to content

Commit 09d96c4

Browse files
committed
deploy: 7c26b99
1 parent 3295fc5 commit 09d96c4

File tree

1 file changed

+95
-0
lines changed

1 file changed

+95
-0
lines changed

references/index.html

Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -622,6 +622,101 @@ <h2 id="year2026" class="year">2026 <span class="count-stat"></span></h2>
622622
</div>
623623

624624

625+
</div>
626+
</li>
627+
<li><div class="bibtex-entry-container">
628+
<div>
629+
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
630+
<div class="row">
631+
<div class="col-md-12 ref-label label label-default">
632+
GaraiEtAl2026b
633+
</div>
634+
</div>
635+
</div>
636+
637+
<div class="bibtex-ref-entry">
638+
<span id="GaraiEtAl2026b">G. Garai and N. Chamakuri, “Exp-ParaDiag: Time-Parallel Exponential Integrators for Parabolic PDEs,” arXiv:2603.04350v1 [math.NA], 2026 [Online]. Available at: <a href="https://arxiv.org/abs/2603.04350v1" target="_blank">https://arxiv.org/abs/2603.04350v1</a></span>
639+
</div>
640+
641+
642+
<div class="row mt-4">
643+
<div class="btn-group btn-group-xs btn-group-justified" role="group">
644+
<div class="btn-group btn-group-xs" role="group">
645+
646+
<button class="button" data-toggle="modal" data-target="#modalGaraiEtAl2026bBibtex" aria-expanded="false"
647+
aria-controls="modalGaraiEtAl2026bBibtex">
648+
BibTeX
649+
</button>
650+
651+
</div>
652+
<div class="btn-group btn-group-xs" role="group">
653+
654+
<button class="button" data-toggle="modal" data-target="#modalGaraiEtAl2026bAbstract" aria-expanded="false"
655+
aria-controls="modalGaraiEtAl2026bAbstract">
656+
Abstract
657+
</button>
658+
659+
</div>
660+
</div>
661+
</div>
662+
</div>
663+
664+
<div class="modal" id="modalGaraiEtAl2026bBibtex" tabindex="-1" role="dialog"
665+
aria-labelledby="modalGaraiEtAl2026bBibtexTitle" aria-hidden="true">
666+
<div class="modal-background">
667+
<div class="modal-card">
668+
<div class="modal-content">
669+
<header class="modal-card-head">
670+
<div class="modal-card-head-content">
671+
<div>
672+
<p class="modal-card-title" id="modalGaraiEtAl2026bBibtexTitle">
673+
BibTeX entry <code>GaraiEtAl2026b</code>
674+
</p>
675+
</div>
676+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
677+
aria-hidden="true">&times;</span></button>
678+
</div>
679+
</header>
680+
<section class="modal-card-body">
681+
<pre class="abstract">@unpublished{GaraiEtAl2026b,
682+
author = {Garai, Gobinda and Chamakuri, Nagaiah},
683+
howpublished = {arXiv:2603.04350v1 [math.NA]},
684+
title = {Exp-ParaDiag: Time-Parallel Exponential Integrators for Parabolic PDEs},
685+
url = {https://arxiv.org/abs/2603.04350v1},
686+
year = {2026}
687+
}
688+
</pre>
689+
</section>
690+
</div>
691+
</div>
692+
</div>
693+
</div>
694+
695+
696+
<div class="modal" id="modalGaraiEtAl2026bAbstract" tabindex="-1" role="dialog"
697+
aria-labelledby="modalGaraiEtAl2026bAbstractTitle" aria-hidden="true">
698+
<div class="modal-background">
699+
<div class="modal-card">
700+
<div class="modal-content">
701+
<header class="modal-card-head">
702+
<div class="modal-card-head-content">
703+
<div>
704+
<p class="modal-card-title" id="modalGaraiEtAl2026bAbstractTitle">
705+
Abstract for BibTeX entry <code>GaraiEtAl2026b</code>
706+
</p>
707+
</div>
708+
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
709+
aria-hidden="true">&times;</span></button>
710+
</div>
711+
</header>
712+
<section class="modal-card-body">
713+
This paper introduces Exp-ParaDiag, a novel time-parallel method that combines the strength of exponential integrators into the ParaDiag framework. We develop and analyze Exp-ParaDiag based on first and second order accurate exponential integrators. We establish the convergence of the proposed methods both as preconditioned fixed-point iterations and as precon- ditioners within the GMRES framework. Furthermore, we extend the Exp-ParaDiag formulation to achieve sixth-order temporal accuracy using exponential integrators. The proposed approach is also generalized to nonlinear problems, for which convergence is rigorously demonstrated. A series of numerical experiments is presented to validate the theoretical results and to illustrate the robustness and efficiency of the developed methods.
714+
</section>
715+
</div>
716+
</div>
717+
</div>
718+
</div>
719+
625720
</div>
626721
</li>
627722
<li><div class="bibtex-entry-container">

0 commit comments

Comments
 (0)