From 5646b23150ce690a1f2f706763f0ba29274ebf9a Mon Sep 17 00:00:00 2001 From: hartmann Date: Tue, 20 Nov 2001 18:12:11 +0000 Subject: [PATCH] Include step 12. git-svn-id: https://svn.dealii.org/trunk@5225 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html | 6 ++++++ deal.II/doc/tutorial/chapter-2.step-by-step/toc.html | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html b/deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html index 23f5670888..5ba3765ae6 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html @@ -89,6 +89,12 @@ Step 11

+ +
  • +

    + Step 12 +

    +
  • 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 ab7f8c4758..ccec1b739b 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 @@ -123,6 +123,11 @@ At present, the following programs exist: higher order mappings. Using strange constraints and intermediate representations of sparsity patterns. + +
    Step 12
    +
    What's new: General framework for + discontinuous Galerkin methods. Use of Timer class. +
    -- 2.39.5