From eda169f95a7a0c230355314908d0ff86df3a3435 Mon Sep 17 00:00:00 2001 From: Daniel Garcia-Sanchez Date: Thu, 2 May 2019 21:50:48 +0200 Subject: [PATCH] Add step-62 to the tutorials list --- doc/doxygen/tutorial/tutorial.h.in | 32 +++++++++++++++++++++++++++--- 1 file changed, 29 insertions(+), 3 deletions(-) diff --git a/doc/doxygen/tutorial/tutorial.h.in b/doc/doxygen/tutorial/tutorial.h.in index d00e83a928..a3a187f2fa 100644 --- a/doc/doxygen/tutorial/tutorial.h.in +++ b/doc/doxygen/tutorial/tutorial.h.in @@ -445,6 +445,13 @@ * on non-matching grids. * * + * + * step-62 + * Resonance frequency and bandgap of a phononic crystal. Elastic + * wave equation in the frequency domain with Perfectly Matched Layer + * boundary conditions. Parallelization via MUMPS and MPI. + * + * * * * @@ -571,6 +578,14 @@ * * * + * Parallelization via MUMPS and MPI + * + * + * step-62 + * + * + * + * * Parallelization on very large numbers of processors * * @@ -597,7 +612,8 @@ * step-36, * step-42, * step-44, - * step-60 + * step-60, + * step-62 * * * @@ -721,6 +737,14 @@ * * * + * + * HDF5 and Python + * + * + * step-62 + * + * + * * *

Linear solvers

* @@ -835,7 +859,8 @@ * * * * @@ -845,7 +870,8 @@ * * * -- 2.39.5
* step-7, - * step-29 + * step-29, + * step-62 *
* step-8, * step-42, - * step-46 + * step-46, + * step-62 *