From d8dfe575cee58a7c086d40c1939c9ed158ac458f Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Sat, 3 May 2014 10:48:22 +0000 Subject: [PATCH] Mention change git-svn-id: https://svn.dealii.org/trunk@32880 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index d4be862392..fdfb9367f9 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -148,6 +148,12 @@ inconvenience this causes.

Specific improvements

    +
  1. Updated: The step-16 tutorial program was updated to the new layout + multigrid objects and thus avoids using deprecated interfaces. +
    + (Martin Kronbichler, 2014/05/03) +
  2. +
  3. Fixed: FE_DGQArbitraryNodes::has_support_on_face was broken when polynomials with support points not on the element boundary were used. This is now fixed. -- 2.39.5