]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Mention changes.
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 22 Aug 2013 18:58:57 +0000 (18:58 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 22 Aug 2013 18:58:57 +0000 (18:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@30433 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/changes.h

index b5e5c868092f249ef5db63cbb44ac67dd45b7f71..6f9e1513db654a106308c0234c42dfd9ace49249 100644 (file)
@@ -31,6 +31,18 @@ inconvenience this causes.
   <br>
   (Wolfgang Bangerth, 2013/08/09)
   </li>
+
+  <li>
+  Changed: The typedefs DataOut::cell_iterator and
+  DataOut::active_cell_iterator were previously defined as
+  DoFHandler::(active)_cell_iterator, while they are now
+  Triangulation::(active)_cell_iterator. This is necessary to support DataOut
+  on multiple DoFHandler objects. This affects possible overloading of
+  DataOut::next_cell(cell_iterator). Use the typedef
+  DataOut::(active)_cell_iterator as argument type instead.
+  <br>
+  (Martin Kronbichler, 2013/07/24)
+  </li>
 </ol>
 
 
@@ -56,6 +68,14 @@ inconvenience this causes.
 <h3>Specific improvements</h3>
 
 <ol>
+  <li>
+  Improved: Several .cc files in the deal.II directory have been split in
+  order to better utilize multiple processors when compiling in parallel and
+  reduce memory requirements of the compilation stage.
+  <br>
+  (Martin Kronbichler, 2013/08/22)
+  </li>
+
   <li>
   Fixed: The ParameterHandler::declare_entry() did not check that the
   default value of a parameter indeed satisfies the pattern given for this

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.