]> https://gitweb.dealii.org/ - release-papers.git/commitdiff
Describe step-75
authorMarc Fehling <mafehling.git@gmail.com>
Fri, 23 Apr 2021 01:54:08 +0000 (19:54 -0600)
committerMarc Fehling <mafehling.git@gmail.com>
Fri, 23 Apr 2021 01:55:05 +0000 (19:55 -0600)
9.3/paper.tex

index 784ef6c4ac7969e4606d506101e720cab47e183f..a11a0803dbd4879864881cab1748d7050e3f0d84 100644 (file)
@@ -857,16 +857,29 @@ all cells in this way.
 In addition, there are a number of new tutorial programs:
 \begin{itemize}
 \item \texttt{step-19} TODO
+
 \item \texttt{step-68} TODO
-\item \texttt{step-75} TODO
+
+\item \texttt{step-75} demonstrates a state-of-the-art way of solving a simple
+      Laplace problem using $hp$-adaptation and hybrid multigrid methods on machines
+      with distributed memory. This tutorial points out particularities in porting
+      serial $hp$-adaptive code for parallelization. Furthermore, it guides through
+      the process of writing an efficient preconditioner for $hp$-adaptive applications.
+
 \item \texttt{step-76} is an explicit time integrator for the
-        compressible Euler equations discretized with a high-order discontinuous
-        Galerkin (DG) scheme, using the matrix-free infrastructure just as \texttt{step67} does.
-        The tutorial presents advanced topics, like the usage of cell-centric loops and
-        the new MPI-3.0 shared-memory capabilities of \texttt{MatrixFree} tor each high
-        throughput. Furthermore, the utilization of the template parameter
-        \texttt{VectorizedArrayType} and the application of lambdas to capture cell and face
-        integrals are discussed.
+      compressible Euler equations discretized with a high-order discontinuous
+      Galerkin (DG) scheme, using the matrix-free infrastructure just as \texttt{step-67} does.
+      The tutorial presents advanced topics, like the usage of cell-centric loops and
+      the new MPI-3.0 shared-memory capabilities of \texttt{MatrixFree} tor each high
+      throughput. Furthermore, the utilization of the template parameter
+      \texttt{VectorizedArrayType} and the application of lambdas to capture cell and face
+      integrals are discussed.
+
+\item \texttt{step-77} TODO
+
+\item \texttt{step-78} TODO
+
+\item \texttt{step-79} TODO
 \end{itemize}
 
 There are also new programs in the code gallery (a collection of

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.