From: bangerth
Date: Fri, 23 May 2008 05:14:43 +0000 (+0000)
Subject: Hook in step-33.
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92b99732a0d5b8be73c76bf91debb32f859c2f2e;p=dealii-svn.git
Hook in step-33.
git-svn-id: https://svn.dealii.org/trunk@16175 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/doxygen/tutorial/navbar.html b/deal.II/doc/doxygen/tutorial/navbar.html
index 5bda92a6ee..9f6fd5d8eb 100644
--- a/deal.II/doc/doxygen/tutorial/navbar.html
+++ b/deal.II/doc/doxygen/tutorial/navbar.html
@@ -56,7 +56,8 @@
24
25
27
- 29
+ 29
+ 33
diff --git a/deal.II/doc/doxygen/tutorial/toc.html b/deal.II/doc/doxygen/tutorial/toc.html
index 22bd568871..cffced28d9 100644
--- a/deal.II/doc/doxygen/tutorial/toc.html
+++ b/deal.II/doc/doxygen/tutorial/toc.html
@@ -213,6 +213,10 @@ searching for programs with a certain functionality.
Step-29 |
Solving a complex-valued Helmholtz equation. Sparse direct
solvers. Dealing with parameter files. |
+
+ Step-33 |
+ A nonlinear hyperbolic conservation law: The Euler equations of
+ compressible gas dynamics. |
@@ -226,49 +230,49 @@ by topic:
Basic techniques |
Step-1 |
- Creating a grid. A simple way to write it to a file.
+ | Creating a grid. A simple way to write it to a file
|
|
Step-2 |
- Degrees of freedom.
+ | Degrees of freedom
|
|
Step-3 |
- Solve the Laplace equation.
+ | Solve the Laplace equation
|
|
Step-4 |
- Dimension independent programming. Non-zero data.
+ | Dimension independent programming, non-zero data
|
|
Step-5 |
- Computing on uniformly refined meshes.
+ | Computing on uniformly refined meshes
|
|
Step-6 |
- Adaptivity.
+ | Adaptivity
|
|
Step-7 |
- Evaluating errors.
+ | Evaluating errors
|
@@ -276,7 +280,7 @@ by topic:
Advanced techniques |
Step-9 |
- Multithreading.
+ | Multithreading
|
@@ -285,7 +289,7 @@ by topic:
Step-20,
Step-21,
Step-22 |
- Block solvers and preconditioners.
+ | Block solvers and preconditioners
|
@@ -294,15 +298,16 @@ by topic:
Step-17,
Step-18,
Step-19 |
- Parallelization via PETSc and MPI.
+ | Parallelization via PETSc and MPI
|
|
Step-19,
- Step-29 |
- Input parameter handling.
+ Step-29,
+ Step-33 |
+ Input parameter handling
|
@@ -310,7 +315,7 @@ by topic:
|
Step-10,
Step-11 |
- Higher order mappings.
+ | Higher order mappings
|
@@ -319,13 +324,14 @@ by topic:
Step-6,
Step-9,
Step-14 |
- Error indicators and estimators.
+ | Error indicators and estimators
|
|
- Step-15 |
+ Step-15,
+ Step-33 |
Transfering solutions across mesh refinement
|
@@ -333,14 +339,14 @@ by topic:
|
Step-12 |
- Discontinuous Galerkin methods.
+ | Discontinuous Galerkin methods
|
|
Step-27 |
- hp finite elements.
+ | hp finite elements
|
@@ -351,33 +357,40 @@ by topic:
+
+ |
+ Step-33 |
+ Computing Jacobians from residuals, automatic differentiation
+ |
+
+
Linear solver issues |
Step-3 |
- Conjugate Gradient solver.
+ | Conjugate Gradient solver
|
|
Step-5 |
- Preconditioned CG solver.
+ | Preconditioned CG solver
|
|
Step-9 |
- BiCGStab.
+ | BiCGStab
|
|
Step-16 |
- Multilevel preconditioners.
+ | Multilevel preconditioners
|
@@ -385,7 +398,7 @@ by topic:
|
Step-17,
Step-18 |
- Parallel solvers.
+ | Parallel solvers
|
@@ -394,59 +407,72 @@ by topic:
Step-20,
Step-21,
Step-22 |
- Block and Schur complement solvers.
+ | Block and Schur complement solvers
|
+
+ |
+ Step-33 |
+ Linear Newton systems from nonlinear equations
+ |
+
Other equations |
Step-7,
Step-29 |
- Helmholtz equation.
+ | Helmholtz equation
|
|
Step-8 |
- Elasticity equations.
+ | Elasticity equations
|
|
Step-18 |
- Quasi-static elasticity equations.
+ | Quasi-static elasticity equations
|
|
Step-9 |
- Transport (advection) equations.
+ | Transport (advection) equations
+ |
+
+
+
+ |
+ Step-33 |
+ The nonlinear hyperbolic Euler system of compressible gas dynamics
|
|
Step-20 |
- Mixed Laplace.
+ | Mixed Laplace
|
|
Step-21 |
- Porous media flow.
+ | Porous media flow
|
|
Step-22 |
- Incompressible Stokes flow.
+ | Incompressible Stokes flow
|
@@ -455,7 +481,7 @@ by topic:
Step-23,
Step-24,
Step-25 |
- The wave equation, in linear and nonlinear variants.
+ | The wave equation, in linear and nonlinear variants
|
@@ -464,21 +490,21 @@ by topic:
Vector problems |
Step-8 |
- Elasticity equations.
+ | Elasticity equations
|
|
Step-20 |
- Mixed Laplace.
+ | Mixed Laplace
|
|
Step-21 |
- Mixed Laplace plus an advection equation.
+ | Mixed Laplace plus an advection equation
|
@@ -492,22 +518,28 @@ by topic:
|
Step-29 |
- A complex-valued Helmholtz problem.
+ | A complex-valued Helmholtz problem
|
+
+ |
+ Step-33 |
+ The Euler equations of compressible gas dynamics
+ |
+
Time-dependent problems |
Step-18 |
- Quasi-static elasticity.
+ | Quasi-static elasticity
|
|
Step-21 |
- Porous media flow.
+ | Porous media flow
|
@@ -516,7 +548,14 @@ by topic:
Step-23,
Step-24,
Step-25 |
- The wave equation, in linear and nonlinear variants.
+ | The wave equation, in linear and nonlinear variants
+ |
+
+
+
+ |
+ Step-33 |
+ The Euler equations of compressible gas dynamics
|