From 78fd41c1c32d1f03cdffee6f4305de69d49b57ce Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 7 Jan 2016 11:28:29 -0600 Subject: [PATCH] Add a missing name to an entry in changes.h. --- doc/news/changes.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/news/changes.h b/doc/news/changes.h index c43ccfb571..c2a257e556 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2014 - 2015 by the deal.II authors +// Copyright (C) 2014 - 2016 by the deal.II authors // // This file is part of the deal.II library. // @@ -604,7 +604,7 @@ inconvenience this causes. InterGridMap are now consistely instantiated also for types parallel::distributed::Triangulation and parallel::shared::Triangulation.
- (Wolfgang Bangerth, 2015/12/07) + (Gennadiy Rishin, Wolfgang Bangerth, 2015/12/07)
  • Improved: Both versions of SparsityTools::distribute_sparsity_pattern() -- 2.39.5