From 42f93c0a7e147d67ad79155cbfd254bd07c013c3 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 28 Jun 2024 16:20:07 -0600 Subject: [PATCH] Hook in step-86. --- doc/doxygen/tutorial/tutorial.h.in | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/doc/doxygen/tutorial/tutorial.h.in b/doc/doxygen/tutorial/tutorial.h.in index ac39612dc6..064dee2ccc 100644 --- a/doc/doxygen/tutorial/tutorial.h.in +++ b/doc/doxygen/tutorial/tutorial.h.in @@ -672,6 +672,13 @@ * * * + * step-86 + * The heat equation, solved with an external time stepping + * library + *
Keywords: PETScWrappers::TimeStepper + * + * + * * step-87 * Evaluation of finite element solutions at arbitrary points within a distributed * mesh with application to two-phase flow. @@ -810,7 +817,8 @@ * step-18, * step-40, * step-50, - * step-55 + * step-55, + * step-86 * * * @@ -858,7 +866,8 @@ * step-67, * step-69, * step-70, - * step-75 + * step-75, + * step-86 * * * @@ -880,7 +889,8 @@ * step-69, * step-70, * step-71, - * step-72 + * step-72, + * step-86 * * * @@ -907,7 +917,8 @@ * step-14, * step-39, * step-50, - * step-74 + * step-74, + * step-86 * * * @@ -1058,6 +1069,8 @@ * * * + * + * *

Linear solvers

* * @@ -1129,7 +1142,8 @@ * step-55, * step-59, * step-66, - * step-75 + * step-75, + * step-86 * * * @@ -1161,6 +1175,7 @@ * * * - * * * -- 2.39.5
Linear Newton systems from nonlinear equations * + * step-15, * step-33, * step-41, * step-42, @@ -1427,7 +1442,9 @@ *
The heat equation * step-26 + * + * step-26, + * step-86 *