From acdbc9b92adcf02e462048ef1ab39c20cfe5c41c Mon Sep 17 00:00:00 2001 From: guido Date: Fri, 21 May 2004 18:24:16 +0000 Subject: [PATCH] Link to multilevel example git-svn-id: https://svn.dealii.org/trunk@9274 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/tutorial/chapter-2.step-by-step/toc.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html b/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html index ee867158ed..fb9ba155e1 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html @@ -145,9 +145,10 @@ At present, the following programs exist: transfering a solution across mesh refinement. -
Step 16
-
This example programs has been started a while ago, but isn't - finished yet. It will be linked into here once it is finished. +
Step 16
+
What's new: Based on step 12, a multilevel + preconditioner for discontinuous Galerkin discretizations is + implemented.
Step 17
-- 2.39.5