From: Wolfgang Bangerth Date: Fri, 28 Jun 2024 22:20:07 +0000 (-0600) Subject: Hook in step-86. X-Git-Tag: v9.6.0-rc1~78^2~4 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42f93c0a7e147d67ad79155cbfd254bd07c013c3;p=dealii.git Hook in step-86. --- 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 @@ * * * - * * *
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 *