From: guido Date: Thu, 30 Jun 2005 20:43:18 +0000 (+0000) Subject: FiniteElementData::conforming_space X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e39770b2b3f2cbc6cfb8f9117639c388d31a0b8;p=dealii-svn.git FiniteElementData::conforming_space git-svn-id: https://svn.dealii.org/trunk@11016 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 16802a9d4e..afbda6f6fa 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -480,6 +480,12 @@ inconvenience this causes.

deal.II

    +
  1. Improved: The class FiniteElementData now stores information on the + Sobolev space a finite element space conforms with. +
    (GK 2005/06/29) +

    +
  2. New: Added function FiniteElementBase::component_to_system_index @@ -487,6 +493,7 @@ inconvenience this causes.
    (Ralf B. Schulz, 2005/06/30)

    +
  3. Improved: The function DoFTools::count_dofs_per_component and its counterpart in MGTools got an additional