]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add changelog entry. 3666/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 8 Dec 2016 04:29:54 +0000 (21:29 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 8 Dec 2016 04:29:54 +0000 (21:29 -0700)
doc/news/changes.h

index 9faa80be667ea3044df3416099054584703ece6f..ad4aeb5db2b4bba4a59a5b3276b6a83891f1fc5d 100644 (file)
@@ -235,19 +235,6 @@ inconvenience this causes.
 
 <ol>
 
-<li> Improved: The run time for the method hp::DoFHandler::distribute_dofs was
-     quadratic in the total number of dofs for some grids. This has been fixed.
-     <br>
-     (David Wells, 2016/12/07)
-</li>
-
-<li> New: The inverse of a rank-2 SymmetricTensor can now be directly computed
-     with SymmetricTensor::invert() instead of having to use the
-     Tensor::invert() function.
-     <br>
-     (Jean-Paul Pelteret, 2016/12/07)
-</li>
-
 <li> Improved: The step-37 tutorial program now shows the matrix-free multigrid
      solver based on MPI parallelization rather than only a serial version.
      Moreover, support for adaptively refined meshes has been added.
@@ -484,7 +471,26 @@ inconvenience this causes.
 <h3>Specific improvements</h3>
 
 <ol>
- <li> Changed: To improve readability, TimerOutput::print_summary()
+ <li> Fixed: ArrayView objects to empty views could not be copied.
+ This is now fixed.
+ <br>
+ (Wolfgang Bangerth, 2016/12/07)
+ </li>
+
+<li> Improved: The run time for the method hp::DoFHandler::distribute_dofs was
+     quadratic in the total number of dofs for some grids. This has been fixed.
+     <br>
+     (David Wells, 2016/12/07)
+</li>
+
+<li> New: The inverse of a rank-2 SymmetricTensor can now be directly computed
+     with SymmetricTensor::invert() instead of having to use the
+     Tensor::invert() function.
+     <br>
+     (Jean-Paul Pelteret, 2016/12/07)
+</li>
+
+<li> Changed: To improve readability, TimerOutput::print_summary()
  now simply outputs "0%" if a particular section's time requires
  less than 0.1 per cent of the overall run time.
  <br>

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.