From: Wolfgang Bangerth Date: Tue, 18 Feb 2003 17:28:30 +0000 (+0000) Subject: Move DoFLevel class to namespace internal. X-Git-Tag: v8.0.0~16900 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0ce346f939f6fafe98c07e4bbef25bfad802ad9;p=dealii.git Move DoFLevel class to namespace internal. git-svn-id: https://svn.dealii.org/trunk@7163 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2003/hp.html b/deal.II/doc/news/2003/hp.html index c5863f819e..171319d184 100644 --- a/deal.II/doc/news/2003/hp.html +++ b/deal.II/doc/news/2003/hp.html @@ -31,6 +31,14 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

deal.II

    +
  1. + Changed: The DoFLevel classes has been moved to + a namespace internal, since they are not + meant for public use. +
    + (WB 2003/02/18) +

    +
  2. Changed: Many of the functions in DoFTools are now templatized to accept both DoFHandler