]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Move some changes from 'incompatible changes' to 'specific improvements'.
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 26 Sep 2016 20:30:24 +0000 (14:30 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 26 Sep 2016 20:30:24 +0000 (14:30 -0600)
doc/news/changes.h

index 2ed455a1442aac1670a39804a68730eee6850aa6..83964c945de0e8a6c695a08398f44424eb7567dd 100644 (file)
@@ -53,13 +53,6 @@ inconvenience this causes.
  (David Wells, 2016/09/06)
  </li>
 
- <li> New: There is now the possibility to store information about the
- time of an output time step within the .visit file created by
- the DataOutInterface<dim,spacedim>::write_visit_record function.
- <br>
- (Rene Gassmoeller, Juliane Dannberg, 2016/08/24)
- </li>
-
  <li> New: deal.II now requires at least BOOST version 1.56, rather than the
  previous minimal version of 1.54. This is because 1.54 does not support
  serializing objects of type std::unique_ptr if C++11 is used, but we now
@@ -87,7 +80,7 @@ inconvenience this causes.
 
  <li> Changed: Several operators from LocalIntegrators::Divergence got moved
  to LocalIntegrators::GradDiv and the never used/tested
- LocalIntegrators::Divergence::grad_div() function got removed.
+ LocalIntegrators::Divergence::grad_div() function was removed.
  <br>
  (Timo Heister, Guido Kanschat, 2016/08/02)
  </li>
@@ -151,11 +144,6 @@ inconvenience this causes.
   (Martin Kronbichler, 2016/04/26)
   </li>
 
-  <li> Improved: MeshWorker treats periodic faces as interior faces.
-  <br>
-  (Daniel Arndt, 2016/04/18)
-  </li>
-
   <li> Changed: FlatManifold takes as argument a periodicity option. This
   used to be a Point<dim>, but it should have been a Tensor<1,dim>. This
   is now changed.
@@ -621,6 +609,13 @@ inconvenience this causes.
  (Dustin Kumor, Martin Kronbichler, 2016/08/31)
  </li>
 
+ <li> New: There is now the possibility to store information about the
+ time of an output time step within the .visit file created by
+ the DataOutInterface<dim,spacedim>::write_visit_record function.
+ <br>
+ (Rene Gassmoeller, Juliane Dannberg, 2016/08/24)
+ </li>
+
  <li> New: Rank-4 symmetric tensors of type SymmetricTensor can now
  be converted to rank-4 tensors of type Tensor.
  <br>
@@ -909,6 +904,11 @@ inconvenience this causes.
  (Daniel Shapero, 2016/04/19)
  </li>
 
+ <li> Improved: MeshWorker treats periodic faces as interior faces.
+ <br>
+ (Daniel Arndt, 2016/04/18)
+ </li>
+
  <li> Improved: The parallel loops in the deal.II Vector class for
  vector-vector operations have been revised for performance. This includes
  adjusting the minimum parallel grain size to 4096 vector entries and using an

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.