From 18d44d3409728490d4b9aaa9da8cce2da2d7fab0 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 24 Jun 2010 21:44:00 +0000 Subject: [PATCH] Fix typos. git-svn-id: https://svn.dealii.org/trunk@21340 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-39/doc/intro.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/examples/step-39/doc/intro.dox b/deal.II/examples/step-39/doc/intro.dox index 6c9b2b7922..ce485c67b2 100644 --- a/deal.II/examples/step-39/doc/intro.dox +++ b/deal.II/examples/step-39/doc/intro.dox @@ -80,9 +80,9 @@ programmed in the same way. This program is related to step-12, in that it uses MeshWorker and discontinuous Galerkin methods. While there, we solved an advection -problem, here it is a diffusion problem. Here, we also use mutligrid +problem, here it is a diffusion problem. Here, we also use multigrid preconditioning and a theoretically justified error estimator, see -Karakashian an Pascal (2003). The multilevel scheme was discussed in +Karakashian and Pascal (2003). The multilevel scheme was discussed in detail in Kanschat (2004). The adaptive iteration and its convergence have been discussed (for triangular meshes) in Hoppe, Kanschat, and Warburton (2009). -- 2.39.5