From 6fb746d88f24f8e6d9014e72dd2fb80ed890f4ad Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Mon, 30 Dec 2019 22:21:18 +0100 Subject: [PATCH] Link in step-67 --- doc/doxygen/tutorial/tutorial.h.in | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/doc/doxygen/tutorial/tutorial.h.in b/doc/doxygen/tutorial/tutorial.h.in index 60520fc735..46c0661fa1 100644 --- a/doc/doxygen/tutorial/tutorial.h.in +++ b/doc/doxygen/tutorial/tutorial.h.in @@ -544,6 +544,13 @@ * * * + * step-67 + * Solving the Euler equations of compressible gas dynamics with an + * explicit time integrator and high-order discontinuous Galerkin + * methods based on matrix-free implementations + * + * + * * step-69 * Hyperbolic conservation laws: a first-order guaranteed maximum * wavespeed method for the compressible Euler equations @@ -700,6 +707,7 @@ * step-42, * step-55, * step-59, + * step-67, * step-69 * * @@ -731,7 +739,8 @@ * step-11, * step-32, * step-60, - * step-65 + * step-65, + * step-67 * * * @@ -772,7 +781,8 @@ * step-47, * step-51, * step-59, - * step-61 + * step-61, + * step-67 * * * @@ -826,7 +836,8 @@ * step-37, * step-48, * step-59, - * step-64 + * step-64, + * step-67 * * * @@ -1043,6 +1054,7 @@ * * * step-33, + * step-67, * step-69 * * @@ -1173,6 +1185,7 @@ * * * step-33, + * step-67, * step-69 * * @@ -1235,6 +1248,7 @@ * * * step-33, + * step-67, * step-69 * * -- 2.39.5