From 95293a94ac68dc6258355ea705a0fc56a9399cd4 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 13 May 2025 15:05:35 -0600 Subject: [PATCH] Fix HTML markup. --- examples/step-59/doc/results.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/step-59/doc/results.dox b/examples/step-59/doc/results.dox index d1e4aa0747..e434d49011 100644 --- a/examples/step-59/doc/results.dox +++ b/examples/step-59/doc/results.dox @@ -345,7 +345,7 @@ same Laplacian matrix, which reduces the memory consumption for the inverse matrices. As compared to the algorithm implemented in this tutorial program, one would define the length scales as the distances between opposing faces. For continuous elements, the code project Cache-optimized and +href="https://github.com/peterrum/dealii-dd-and-schwarz">Cache-optimized and low-overhead implementations of multigrid smoothers for high-order FEM computations presents the computation for continuous elements. There is currently no infrastructure in deal.II to automatically generate the 1D -- 2.39.5