]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Disallow comparing iterators into different DoFHandler objects.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 8 Aug 2005 17:30:49 +0000 (17:30 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 8 Aug 2005 17:30:49 +0000 (17:30 +0000)
git-svn-id: https://svn.dealii.org/trunk@11247 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/changes.html

index b911848e184fe7e6c8ea262bf062b77dfc9ebedc..6798657f5521ebc8f46a731b93a363e4b9a9fdde 100644 (file)
@@ -592,6 +592,17 @@ inconvenience this causes.
 <h3>deal.II</h3>
 
 <ol>
+  <li> <p>
+       Fixed: It was possible to compare iterators into different
+       <code>DoFHandler</code> objects for equality and inequality as long as
+       the underlying triangulation object was the same. This doesn't make much
+       sense, however, and even sometimes declared to iterators equal if only
+       they had the same triangulation, refinement level, and index. Comparing
+       iterators into different containers is now completely disallowed.
+       <br> 
+       (WB, 2005/08/08)
+       </p>
+
   <li> <p>
        New: The <code class="member">DataOutStack::add_data_vector</code>
        function now also allows to give only a single name even if the data is

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.