]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update changelog. 416/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 9 Jan 2015 18:07:19 +0000 (12:07 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 10 Jan 2015 22:19:45 +0000 (16:19 -0600)
doc/news/changes.h

index ac0dfb0dc62dde54e2a933abe70e93dbb80a5c65..d4b8ae68d52f357e1974353bfd7a41e574091031 100644 (file)
@@ -94,8 +94,19 @@ inconvenience this causes.
   - The compress() functions without argument in the various vector
     classes. You should use the versions with a VectorOperation
     argument instead.
+  - In FEValues and related classes, the functions that contain the
+    term <code>2nd_derivatives</code> were removed in favor of those
+    with names containing <code>hessian</code>. Similarly, functions
+    with names including <code>function_grads</code> were removed in
+    favor of those called <code>function_gradients</code>. Finally,
+    the <code>cell_normal_vector</code> functions were replaced by
+    <code>normal_vector</code> ones. In all cases, the new functions
+    have been around for a while.
+  - Vector::scale.
+  - TrilinosWrappers::*Vector*::compress with an Epetra_CombineMode
+    argument
   <br>
-  (Wolfgang Bangerth, 2014/12/29-2015/01/08)
+  (Wolfgang Bangerth, 2014/12/29-2015/01/09)
   </li>
 
   <li> Removed: The config.h file no longer exports HAVE_* definitions.
@@ -108,17 +119,6 @@ inconvenience this causes.
   </li>
 </ol>
 
-- In FEValues and related classes, the functions that contain the
-  term <code>2nd_derivatives</code> were removed in favor of those
-  with names containing <code>hessian</code>. Similarly, functions
-  with names including <code>function_grads</code> were removed in
-  favor of those called <code>function_gradients</code>. Finally,
-  the <code>cell_normal_vector</code> functions were replaced by
-  <code>normal_vector</code> ones. In all cases, the new functions
-  have been around for a while.
-- Vector::scale.
-- TrilinosWrappers::*Vector*::compress with an Epetra_CombineMode
-  argument
 
 <!-- ----------- GENERAL IMPROVEMENTS ----------------- -->
 

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.