From c612dcb4c09e30df1adbaa9514abd3ebd1eea426 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Wed, 6 Aug 2014 08:47:11 +0200 Subject: [PATCH] List change in doc/news/changes.h --- doc/news/changes.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index c47ad6ad70..272bce21d2 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -190,6 +190,13 @@ inconvenience this causes.

Specific improvements

    +
  1. New: TrilinosWrappers::PreconditionAMG can now be initialized from an + object of type Epetra_RowMatrix, which allows using it with more arbitrary + matrix objects, including matrix-free methods. +
    + (Martin Kronbichler, 2014/08/06) +
  2. +
  3. Fixed: The FE_Nedelec element computed face interpolation matrices wrongly for elements of order p>1. This also led to trouble computing hanging node constraints in the context of hp adaptivity. This is now fixed. -- 2.39.5