]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix a bug in GridOut<1>::write_gnuplot.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 9 Oct 2008 20:50:34 +0000 (20:50 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 9 Oct 2008 20:50:34 +0000 (20:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@17156 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/grid_out.cc
deal.II/doc/news/changes.h

index 7daf629978aa992dabb26db0f64e1980de531a34..e235c896b68103b59199156823639f29a9d81e6f 100644 (file)
@@ -965,7 +965,6 @@ void GridOut::write_gnuplot (
          << ' ' << cell->level()
          << ' ' << static_cast<unsigned int>(cell->material_id()) << '\n'
          << '\n';
-      break;
     }
 
                                   // make sure everything now gets to
index aaf8cb722a037716089a69bf389ffceac7d53ab4..4021a05e9f027bc2fa151219bcf57ccd822e04a2 100644 (file)
@@ -320,6 +320,14 @@ inconvenience this causes.
 <h3>deal.II</h3>
 
 <ol>
+  <li>
+  <p>
+  Fixed: The GridOut::write_gnuplot function had a bug that made it output only the
+  very first cell. This is now fixed.
+  <br>
+  (WB 2008/10/09)
+  </p>
+
   <li>
   <p>
   New: The GridIn::read_msh function can now read version 2 of the MSH format described

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.