From 417d3e8c99349f26a11aaca5bb4f60b11d6da8f0 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Wed, 10 Oct 2012 07:43:14 +0000 Subject: [PATCH] Fix a typo git-svn-id: https://svn.dealii.org/trunk@27043 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 34da06468c..cc9c961a86 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -89,7 +89,7 @@ DoFHandler, in particular removal of specializations.
  1. Fixed: handle lucky breakdowns in GMRES/FGMRES.
    -(Bärbel Jansse, Timo Heister, 2012/10/09) +(Bärbel Janssen, Timo Heister, 2012/10/09)
  2. Fixed: GridTools::find_cells_adjacent_to_vertex got into trouble with anisotropically refined meshes. This is now fixed. -- 2.39.5