forked from p4est/p4est.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathschedule4x.html
85 lines (78 loc) · 2.22 KB
/
schedule4x.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
<!doctype html>
<html lang="en">
<head>
<title>p4est 2020 HCM Summer School: Thursday</title>
<meta name="author" content="Carsten Burstedde">
<link type="text/css" rel="stylesheet" href="p4est.css">
<link type="text/css" rel="stylesheet" href="added.css">
<!-- mathjax !-->
<script type="text/javascript"
src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
</head>
<body>
<header>
<h1><tt>p4est</tt> 2020 HCM Summer School: Thursday</h1>
<nav>
<div class="nav-container">
<h2 class="nav-item"><a href="index.html" alt="p4est main page">Main</a></h2>
<h2 class="nav-item">
<a href="gallery.html" alt="p4est Gallery of Research Results">Gallery</a></h2>
<h2 class="nav-item">
<a href="cite.html" alt="p4est Citations and Bibliography">Cite</a></h2>
<h2 class="nav-item">
<a href="school.html" alt="p4est 2020 HCM Summer School">School</a></h2>
</div>
</nav>
</header>
<main>
<p>
We are organizing a <tt>p4est</tt> summer school
sponsored by the
<a href="https://www.hcm.uni-bonn.de">Hausdorff Center for Mathematics</a>
at the <a href="https://www.uni-bonn.de/">University of Bonn</a>, Germany.
Please see also the school's <a
href="https://www.hcm.uni-bonn.de/events/eventpages/hausdorff-school/hausdoff-school-2020/the-p4est-software-for-parallel-amr/">home
page and application forms</a>.
</p>
<article id="s41">
<h2>Slot 41: <tt>p4est</tt> and deal.II, part II</h2>
<dl class="spec">
<dt>TiH</dt><dd>Timo Heister (speaker)</dd>
</dl>
<!--
<p class="book">
Hello.
</p>
-->
</article>
<article id="s42">
<h2>Slot 42: <tt>p4est</tt> and PETSc, part III</h2>
<dl class="spec">
<dt>ToI</dt><dd>Tobin Isaac (co-organizer, speaker)</dd>
</dl>
<!--
<p class="book">
Hello.
</p>
-->
</article>
<article id="s43dc">
<h2>Slot 43 (Main Room): ForestClaw part III</h2>
<dl class="spec">
<dt>DC</dt><dd>Donna Calhoun (speaker)</dd>
</dl>
<p class="book">
In the third lecture, I will talk about how Forestclaw does parallel ghost filling,
and then show some performance results, including results on the GPU.
(<a href="forestclaw_t3.pdf">slides</a>)
</article>
<article id="s43tih">
<h2>Slot 43 (Breakout Room): <tt>p4est</tt> and deal.II, part III</h2>
<dl class="spec">
<dt>TiH</dt>
</dl>
</article>
</main>
</body>
</html>