From: grahambenharper Date: Thu, 30 Aug 2018 14:21:34 +0000 (-0600) Subject: Fixes a typo in step-16 results.dox X-Git-Tag: v9.1.0-rc1~762^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7132%2Fhead;p=dealii.git Fixes a typo in step-16 results.dox --- diff --git a/examples/step-16/doc/results.dox b/examples/step-16/doc/results.dox index eef49e5215..1d6abc9b3e 100644 --- a/examples/step-16/doc/results.dox +++ b/examples/step-16/doc/results.dox @@ -78,7 +78,7 @@ example. In that case, it would be simpler if one could use a black-box preconditioner that uses some sort of multigrid hierarchy for good performance but can figure out level matrices and similar things by itself. Algebraic multigrid methods do exactly this, and we will use them in step-31 for the -solution of a Stokes problemm and in step-32 and step-40 for a parallel +solution of a Stokes problem and in step-32 and step-40 for a parallel variation. Finally, one may want to think how to use geometric multigrid for other kinds of