From df72991081f590875c162a102c644384f9875a2b Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Mon, 4 Jan 2021 20:28:02 -0500 Subject: [PATCH] add step-74 to tutorial page --- doc/doxygen/tutorial/tutorial.h.in | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/doc/doxygen/tutorial/tutorial.h.in b/doc/doxygen/tutorial/tutorial.h.in index e74502dd43..0a3e0e0d2a 100644 --- a/doc/doxygen/tutorial/tutorial.h.in +++ b/doc/doxygen/tutorial/tutorial.h.in @@ -595,6 +595,12 @@ * through a ParticleHandler object. * * + * + * step-74 + * The Symmetric interior penalty Galerkin (SIPG) method for Poisson's equation. + *
Keywords: MeshWorker::mesh_loop(), FEInterfaceValues, ConvergenceTable + * + * * * * @@ -803,7 +809,8 @@ * step-9, * step-14, * step-39, - * step-50 + * step-50, + * step-74 * * * @@ -835,7 +842,8 @@ * step-51, * step-59, * step-61, - * step-67 + * step-67, + * step-74 * * * -- 2.39.5