]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Templatize on dofhandler type.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 14 Feb 2003 22:48:57 +0000 (22:48 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 14 Feb 2003 22:48:57 +0000 (22:48 +0000)
git-svn-id: https://svn.dealii.org/trunk@7096 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/2003/hp.html

index 674a18e3694bc867f2e24f298489e0542407c951..c5863f819e68b7cad882440d17e3c76ca8bc351c 100644 (file)
@@ -32,13 +32,21 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
 
 <ol>
   <li> <p> 
-       Changed: The <code class="member">TriaDimensionInfo</code> and
-       <code class="member">DoFDimensionInfo</code> classes that were used to
+       Changed: Many of the functions in <code class="class">DoFTools</code>
+       are now templatized to accept both <code class="class">DoFHandler</code>
+       and <code class="class">hpDoFHandler</code> objects.
+       <br>
+       (WB 2003/02/14)
+       </p>
+
+  <li> <p> 
+       Changed: The <code class="class">TriaDimensionInfo</code> and
+       <code class="class">DoFDimensionInfo</code> classes that were used to
        declare typedefs for the iterators have been moved to a namespace
        internal (so as to get them out of the class index in the documentation
        -- these classes were not meant for use in applications after all), and
-       have been renamed to <code class="member">TriaIteratorSelector</code>
-       and <code class="member">DoFIteratorSelector</code>, since that is what
+       have been renamed to <code class="class">TriaIteratorSelector</code>
+       and <code class="class">DoFIteratorSelector</code>, since that is what
        they are.
        <br>
        (WB 2003/02/13)

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.