From af3c287a781991fee5dd784f8eeb5d492280575b Mon Sep 17 00:00:00 2001 From: hartmann Date: Fri, 14 Jun 2002 06:38:05 +0000 Subject: [PATCH] Fix and update. git-svn-id: https://svn.dealii.org/trunk@6110 0785d39b-7218-0410-832d-ea1e28bc413d --- .../tutorial/chapter-2.step-by-step/step-14.data/intro.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-14.data/intro.html b/deal.II/doc/tutorial/chapter-2.step-by-step/step-14.data/intro.html index b1e39e70a3..9c336d50ef 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/step-14.data/intro.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/step-14.data/intro.html @@ -41,7 +41,7 @@ transfer problems, mean flux intensities are of interest.

In all the cases just listed, it is the evaluation of a functional J(u) of -the solution which we are interested in, rather than the values of ueverywhere. Since the exact solution u is not available, but only its +the solution which we are interested in, rather than the values of u everywhere. Since the exact solution u is not available, but only its numerical approximation uh, it is sensible to ask whether the computed value J(uh) is within certain limits of the exact value J(u), i.e. we want to bound the error with respect to this functional, @@ -488,7 +488,7 @@ Ralf Hartmann and Paul Houston.
Adaptive discontinuous Galerkin finite element methods for nonlinear hyperbolic conservation laws.
Preprint 2001-20, (SFB 359), IWR Heidelberg, Mai 2001. -
submitted. +
to appear in SIAM J. Sci. Comp.

13 -- 2.39.5