From: Daniel Arndt Date: Wed, 15 May 2019 12:54:12 +0000 (-0400) Subject: Add description for step-61 and step-64 X-Git-Tag: v9.1.0-rc2~11^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F8180%2Fhead;p=dealii.git Add description for step-61 and step-64 --- diff --git a/doc/doxygen/tutorial/tutorial.h.in b/doc/doxygen/tutorial/tutorial.h.in index 9193597220..9d0b139e0a 100644 --- a/doc/doxygen/tutorial/tutorial.h.in +++ b/doc/doxygen/tutorial/tutorial.h.in @@ -474,6 +474,12 @@ * * * + * step-61 + * Solving the Poisson problem with the "weak Galerkin" finite element + * method. + * + * + * * step-62 * Resonance frequency and bandgap of a phononic crystal. Elastic * wave equation in the frequency domain with Perfectly Matched Layer @@ -487,6 +493,12 @@ * multiplicative multigrid smoothers. * * + * + * step-64 + * Solving a Helmholtz problem using matrix-free methods on the GPU + * with MPI parallelization. + * + * * * * @@ -621,6 +633,14 @@ * * * + * Parallelization via CUDA and MPI + * + * + * step-64 + * + * + * + * * Parallelization on very large numbers of processors * * @@ -698,7 +718,8 @@ * step-39, * step-46, * step-51, - * step-59 + * step-59, + * step-61 * * * @@ -896,7 +917,8 @@ * * step-7, * step-29, - * step-62 + * step-62, + * step-64 * * *