From: Wolfgang Bangerth Date: Sat, 13 Feb 2010 17:31:55 +0000 (+0000) Subject: Fix typo. X-Git-Tag: v8.0.0~6460 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7aa23dcff96a8fbb3b36e6e9ad512462641f71e5;p=dealii.git Fix typo. git-svn-id: https://svn.dealii.org/trunk@20601 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 2aa6020f37..585c84b6c8 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -96,7 +96,7 @@ inconvenience this causes.

Improved: Over the last few months, the multigrid implementation has seen - significant rewrites, with much of the work done by Bärber + significant rewrites, with much of the work done by Bärbel Janssen. The goal — now achieved — was to finally fully support multigrid also for continuous finite elements on adaptively refined meshes (uniformly refined meshes and discontinuous elements @@ -106,7 +106,7 @@ inconvenience this causes. @ref step_6 "step-6" solves, just with a multigrid solver.
- (Bärber Janssen, WB 2010/02/13) + (Bärbel Janssen, WB 2010/02/13)