]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update news/changes.h 1618/head
authorMatthias Maier <tamiko@43-1.org>
Tue, 15 Sep 2015 20:40:51 +0000 (15:40 -0500)
committerMatthias Maier <tamiko@43-1.org>
Tue, 15 Sep 2015 22:21:26 +0000 (17:21 -0500)
doc/news/changes.h

index 68a8870fa24f2b9dd15908ea40430fd553b6b297..27bf926ae467a4df4955b1696605e435f9f6a6fa 100644 (file)
@@ -47,13 +47,16 @@ inconvenience this causes.
 
   <li> Cleanup: The following functions in tensor.h have been deprecated:
   <br>
-  - The three argument variant of cross_product that returns the result by
-    reference as first argument. Use the function that directly returns the
-    result instead.
-  - The three argument variants of outer_product that return the result by
-    reference as first argument. Use the function that directly returns the
-    result instead.
-  - determinant(dealii::Tensor<rank,1,Number>)
+  - The three argument variants of <code>contract</code> that return the
+    result by reference as first argument. Use <code>operator*</code>
+    instead.
+  - The three argument variant of <code>cross_product</code> that returns
+    the result by reference as first argument. Use the function that directly
+    returns the result instead.
+  - The three argument variants of <code>outer_product</code> that return
+    the result by reference as first argument. Use the function that directly
+    returns the result instead.
+  - <code>determinant(dealii::Tensor<rank,1,Number>)</code>
   <br>
   (Matthias Maier, 2015/09/14 - XXX)
   </li>

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.