Skip to content

Commit a279fb9

Browse files
committed
deploy: 3b007ff
1 parent 14fdd1e commit a279fb9

File tree

1 file changed

+0
-95
lines changed

1 file changed

+0
-95
lines changed

references/index.html

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

12051205

1206-
</div>
1207-
</li>
1208-
<li><div class="bibtex-entry-container">
1209-
<div>
1210-
<div class="col-md-3 col-sm-12 bibtex-ref-meta hidden">
1211-
<div class="row">
1212-
<div class="col-md-12 ref-label label label-default">
1213-
KwokEtAl2024
1214-
</div>
1215-
</div>
1216-
</div>
1217-
1218-
<div class="bibtex-ref-entry">
1219-
<span id="KwokEtAl2024">F. Kwok and D. N. Tognon, “A parallel in time algorithm based ParaExp for optimal control problems,” arXiv:2406.11478v1 [cs.DC], 2024 [Online]. Available at: <a href="http://arxiv.org/abs/2406.11478v1" target="_blank">http://arxiv.org/abs/2406.11478v1</a></span>
1220-
</div>
1221-
1222-
1223-
<div class="row mt-4">
1224-
<div class="btn-group btn-group-xs btn-group-justified" role="group">
1225-
<div class="btn-group btn-group-xs" role="group">
1226-
1227-
<button class="button" data-toggle="modal" data-target="#modalKwokEtAl2024Bibtex" aria-expanded="false"
1228-
aria-controls="modalKwokEtAl2024Bibtex">
1229-
BibTeX
1230-
</button>
1231-
1232-
</div>
1233-
<div class="btn-group btn-group-xs" role="group">
1234-
1235-
<button class="button" data-toggle="modal" data-target="#modalKwokEtAl2024Abstract" aria-expanded="false"
1236-
aria-controls="modalKwokEtAl2024Abstract">
1237-
Abstract
1238-
</button>
1239-
1240-
</div>
1241-
</div>
1242-
</div>
1243-
</div>
1244-
1245-
<div class="modal" id="modalKwokEtAl2024Bibtex" tabindex="-1" role="dialog"
1246-
aria-labelledby="modalKwokEtAl2024BibtexTitle" aria-hidden="true">
1247-
<div class="modal-background">
1248-
<div class="modal-card">
1249-
<div class="modal-content">
1250-
<header class="modal-card-head">
1251-
<div class="modal-card-head-content">
1252-
<div>
1253-
<p class="modal-card-title" id="modalKwokEtAl2024BibtexTitle">
1254-
BibTeX entry <code>KwokEtAl2024</code>
1255-
</p>
1256-
</div>
1257-
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
1258-
aria-hidden="true">&times;</span></button>
1259-
</div>
1260-
</header>
1261-
<section class="modal-card-body">
1262-
<pre class="abstract">@unpublished{KwokEtAl2024,
1263-
author = {Kwok, Felix and Tognon, Djahou N},
1264-
howpublished = {arXiv:2406.11478v1 [cs.DC]},
1265-
title = {A parallel in time algorithm based ParaExp for optimal control problems},
1266-
url = {http://arxiv.org/abs/2406.11478v1},
1267-
year = {2024}
1268-
}
1269-
</pre>
1270-
</section>
1271-
</div>
1272-
</div>
1273-
</div>
1274-
</div>
1275-
1276-
1277-
<div class="modal" id="modalKwokEtAl2024Abstract" tabindex="-1" role="dialog"
1278-
aria-labelledby="modalKwokEtAl2024AbstractTitle" aria-hidden="true">
1279-
<div class="modal-background">
1280-
<div class="modal-card">
1281-
<div class="modal-content">
1282-
<header class="modal-card-head">
1283-
<div class="modal-card-head-content">
1284-
<div>
1285-
<p class="modal-card-title" id="modalKwokEtAl2024AbstractTitle">
1286-
Abstract for BibTeX entry <code>KwokEtAl2024</code>
1287-
</p>
1288-
</div>
1289-
<button type="button" class="delete" data-dismiss="modal" aria-label="Close"><span
1290-
aria-hidden="true">&times;</span></button>
1291-
</div>
1292-
</header>
1293-
<section class="modal-card-body">
1294-
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.
1295-
</section>
1296-
</div>
1297-
</div>
1298-
</div>
1299-
</div>
1300-
13011206
</div>
13021207
</li>
13031208
<li><div class="bibtex-entry-container">

0 commit comments

Comments
 (0)