]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Template arguments of DoFObjectAccessor classes.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 10 Feb 2006 17:19:12 +0000 (17:19 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 10 Feb 2006 17:19:12 +0000 (17:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@12301 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/changes.html

index 159a5b48f49243b838c7ddcf1c2cf21b044ff577..5af80a1e35e68bcdfb474b618ad7b09a9d8523f0 100644 (file)
@@ -44,6 +44,17 @@ inconvenience this causes.
 
 
 <ol>
+  <li> <p>
+       Changed: The <code>DoFObjectAccessor</code> and derived classes
+       used to take only the space dimension and the dimension of the
+       object they represented as template arguments. Now the later
+       argument is replaced by the type of DoFHandler they correspond
+       to. This may be <code>::DoFHandler</code> or
+       <code>hp::DoFHandler</code>.
+       <br> 
+       (RH 2006/02/10, WB 2005/12/20)
+       </p>
+
   <li> <p>
        Removed: Support for gcc2.95 in particular, and all compilers that do
        not support the <code>std::ostringstream</code> class in general,
@@ -64,17 +75,6 @@ inconvenience this causes.
        (WB 2006/01/13)
        </p>
 
-  <li> <p>
-       Changed: The <code>DoFObjectAccessor</code> and derived classes
-       used to take only the space dimension and the dimension of the
-       object they represented as template arguments. They now also
-       take an argument pertaining to the type of DoFHandler they
-       correspond to. This may be <code>::DoFHandler</code> or
-       <code>hp::DoFHandler</code>.
-       <br> 
-       (WB 2005/12/20)
-       </p>
-
   <li> <p>
        Changed: Previously, if <code>mg_dof_handler</code> was a
        multilevel DoF handler object, calling

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.