]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fixed: The <code class="class">DataOut</code> class did not work
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 21 Apr 2005 22:33:16 +0000 (22:33 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 21 Apr 2005 22:33:16 +0000 (22:33 +0000)
       properly if the <code class="member">DataOut::first_cell</code> and
       <code class="member">DataOut::next_cell</code> functions were
       overloaded and cell data was to be output; in that case, data from the
       wrong cells was written out. This is now fixed. In contrast to this,
       nodal data was never affected.

git-svn-id: https://svn.dealii.org/trunk@10565 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/changes.html

index d30dba3a4d00cab83b8915b5cbea67c340fb4e71..cd2e5f8e4e8ff3cd4e81d33e3a4d255ecab3fb11 100644 (file)
@@ -341,6 +341,17 @@ inconvenience this causes.
 <h3>deal.II</h3>
 
 <ol>
+  <li> <p>
+       Fixed: The <code class="class">DataOut</code> class did not work
+       properly if the <code class="member">DataOut::first_cell</code> and
+       <code class="member">DataOut::next_cell</code> functions were
+       overloaded and cell data was to be output; in that case, data from the
+       wrong cells was written out. This is now fixed. In contrast to this,
+       nodal data was never affected.
+       <br> 
+       (WB, 2005/04/20)
+       </p>
+
   <li> <p>
        Improved: By employing the new <code
        class="class">GeometryInfo</code>::<code

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.