From 8c06ef6885c5f111bef6653a14a8fa0bf6b3c8d0 Mon Sep 17 00:00:00 2001 From: angelrca Date: Wed, 3 Jun 2015 11:56:56 +0200 Subject: [PATCH] changes.h, blocks moved --- doc/news/changes.h | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/news/changes.h b/doc/news/changes.h index 4febee588a..cdc18334f9 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -512,6 +512,17 @@ inconvenience this causes.

Specific improvements

    +
  1. Improved: VectorTools::interpolate now works with FE_Nothing. +
    + (Angel Rodriguez, 2015/06/03) +
  2. + +
  3. Improved: deal.II now uses a variety of strategies to silence compiler + warnings about unused variables and unused parameters. +
    + (David Wells, 2015/04/13) +
  4. +
  5. New: Add a clear function to the PETSc::Vector and PETSc::MPI::Vector classes similar to the Trilinos vector classes.
    @@ -974,17 +985,6 @@ inconvenience this causes.
    (Matthias Maier, 2014/12/29)
  6. - -
  7. Improved: deal.II now uses a variety of strategies to silence compiler - warnings about unused variables and unused parameters. -
    - (David Wells, 2015/04/13) -
  8. - -
  9. Improved: VectorTools::interpolate now works with FE_Nothing. -
    - (Angel Rodriguez, 2015/06/03) -
*/ -- 2.39.5