From cc36f3b1129f7382682c46e372ddf89457053f50 Mon Sep 17 00:00:00 2001 From: Bruno Turcksin Date: Mon, 4 May 2015 10:09:08 -0500 Subject: [PATCH] Fix double entry in changes.h --- doc/news/changes.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/news/changes.h b/doc/news/changes.h index f0fa056dc9..88b384fc61 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -496,11 +496,6 @@ inconvenience this causes. move constructors and move assignment operators in C++11 mode.
(Matthias Maier, 2015/05/01) -
  • Changed: TrilinosWrappers::Vector, TrilinosWrappers::BlockVector, - PETScWrappers::Vector, and PETScWrappers::BlockVector are deprecated. Either - use the MPI or the deal.II version of the Vector/BlockVector. -
    - (Bruno Turcksin, 2015/05/01)
  • New: Introduce DoFRenumbering::block_wise for multigrid computation. -- 2.39.5