From d1ec70c7e01514b1a1fe5e9dae41280ba19e9ab4 Mon Sep 17 00:00:00 2001 From: Baerbel Jannsen Date: Fri, 8 Jan 2010 15:17:57 +0000 Subject: [PATCH] several instantiations for MGDoFHandler added git-svn-id: https://svn.dealii.org/trunk@20336 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index d29ada68aa..a2bfc6fb4e 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -569,6 +569,15 @@ inconvenience this causes.

deal.II

    +
  1. +

    + New: The function Cuthill_McKee in namespace DoFRenumbering is now also compiled for + MGDoFHandler as well as the make_sparsity_pattern functions in DoFTools. +
    + (Bärbel Janssen 2010/01/08) +

    +
  2. +
  3. New: Constructor of FESystem now also exists for four base elements. -- 2.39.5