From 5cacbe51098a12818d2533396c0257e2723d70e5 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Fri, 20 Mar 2020 21:34:44 +0100 Subject: [PATCH] Link in step-69 on tutorial page --- doc/doxygen/tutorial/tutorial.h.in | 30 ++++++++++++++++++++++++------ 1 file changed, 24 insertions(+), 6 deletions(-) diff --git a/doc/doxygen/tutorial/tutorial.h.in b/doc/doxygen/tutorial/tutorial.h.in index 4a7d7c7966..78811580f9 100644 --- a/doc/doxygen/tutorial/tutorial.h.in +++ b/doc/doxygen/tutorial/tutorial.h.in @@ -515,6 +515,12 @@ * advanced manifold operations. * * + * + * step-69 + * Hyperbolic conservation laws: a first-order guaranteed maximum + * wavespeed method for the compressible Euler equations + * + * * * * @@ -583,7 +589,8 @@ * step-32, * step-44, * step-48, - * step-51 + * step-51, + * step-69 * * * @@ -664,7 +671,8 @@ * step-40, * step-42, * step-55, - * step-59 + * step-59, + * step-69 * * * @@ -682,7 +690,8 @@ * step-42, * step-44, * step-60, - * step-62 + * step-62, + * step-69 * * * @@ -1004,7 +1013,10 @@ * * The nonlinear hyperbolic Euler system of compressible gas dynamics * - * step-33 + * + * step-33, + * step-69 + * * * * @@ -1131,7 +1143,10 @@ * * The Euler equations of compressible gas dynamics * - * step-33 + * + * step-33, + * step-69 + * * * * @@ -1190,7 +1205,10 @@ * * The Euler equations of compressible gas dynamics * - * step-33 + * + * step-33, + * step-69 + * * * * -- 2.39.5