From: guido Date: Fri, 21 May 2004 18:24:16 +0000 (+0000) Subject: Link to multilevel example X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acdbc9b92adcf02e462048ef1ab39c20cfe5c41c;p=dealii-svn.git Link to multilevel example git-svn-id: https://svn.dealii.org/trunk@9274 0785d39b-7218-0410-832d-ea1e28bc413d --- 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