From: schrage Date: Thu, 8 Apr 1999 08:39:21 +0000 (+0000) Subject: First checkin X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c761b56ddcfdc42ab1f86270dc027b818c240f46;p=dealii-svn.git First checkin git-svn-id: https://svn.dealii.org/trunk@1086 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/tutorial/chapter-1.elements/navbar.html b/deal.II/doc/tutorial/chapter-1.elements/navbar.html new file mode 100644 index 0000000000..c3c45c4760 --- /dev/null +++ b/deal.II/doc/tutorial/chapter-1.elements/navbar.html @@ -0,0 +1,97 @@ + + + +Structure of a Finite Element Program + + + + + + +

Structure of a Finite Element Program

+ +

+Table of contents +

+
    +
  1. +

    + Creation of a grid +

    +
  2. + +
  3. +

    + Degrees of Freedom +

    +
  4. + +
  5. +

    + Hanging Nodes +

    +
  6. + +
  7. +

    + Matrix Structure +

    +
  8. + +
  9. +

    + Matrix and Vector Generation +

    +
  10. + +
  11. +

    + The Problem Matrix and the Right Hand Side +

    +
  12. + +
  13. +

    + Boundary Conditions +

    +
  14. + +
  15. +

    + Condensing the Hanging Nodes +

    +
  16. + +
  17. +

    + Solving the Problem +

    +
  18. + +
  19. +

    + Postprocessing +

    +
  20. + +
  21. +

    + Error Estimate and Adaptivity +

    +
  22. + +
  23. +

    + Parameter Input +

    +
  24. +
+ + + + + + + + diff --git a/deal.II/doc/tutorial/chapter-3.laplace/navbar.html b/deal.II/doc/tutorial/chapter-3.laplace/navbar.html new file mode 100644 index 0000000000..6ae445d67c --- /dev/null +++ b/deal.II/doc/tutorial/chapter-3.laplace/navbar.html @@ -0,0 +1,57 @@ + + + +The Laplace Problem + + + + + + +Table of contents
+
    +
  1. +

    +Program structure +

    +
  2. +
  3. +

    +The main program +

    +
  4. +
  5. +

    +The class Laplace +

    +
  6. +
  7. +

    +Generating a triangulation +

    +
  8. +
  9. +

    +Assembling the problem matrix +

    +
  10. +
  11. +

    +Solving the problem +

    +
  12. +
  13. +

    +The source code +

    +
  14. +
+ + + + + + + +