From 289743531ab5f89f83cdccf3d53c703f25bfbcb0 Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Thu, 4 Oct 2007 00:45:53 +0000 Subject: [PATCH] number of blocks in FESystem documented git-svn-id: https://svn.dealii.org/trunk@15265 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 7ebb011822..d48bec3fe3 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -89,6 +89,12 @@ can now be applied to any preconditioner.
    +
  1. Improved: The number of blocks of an FESystem was properly defined and the +constructors changed accordingly. At least non of the test programs noticed the change. +
    +(GK 2007/10/03) +

  2. +
  3. Improved: In an effort to make names more consistent, second derivatives in FEValuesBase and UpdateFlags have been renamed to Hessians. Thus, the clash between the forms 2nd and -- 2.39.5