]> https://gitweb.dealii.org/ - dealii.git/commitdiff
add a news/changes.h entry
authorMatthias Maier <tamiko@43-1.org>
Wed, 2 Sep 2015 23:38:21 +0000 (18:38 -0500)
committerMatthias Maier <tamiko@43-1.org>
Mon, 7 Sep 2015 18:36:22 +0000 (13:36 -0500)
doc/news/changes.h
tests/base/tensor_mixing_types_01.output

index c25afdc64dfa7c6762b022db4f7fb8d41a16689e..9aea8bdf852861672d55ce0d22b4f0a9a69a99b3 100644 (file)
@@ -126,6 +126,13 @@ inconvenience this causes.
   (Alberto Sartori, 2015/09/04)
   </li>
 
+  <li> Cleanup: The interface of Tensor<rank,dim,Number> has been cleaned
+  up (a lot of unnecessary partial template specializations have been
+  removed). The specialization Tensor<1,dim,Number> has been removed.
+  <br>
+  (Matthias Maier, 2015/09/02)
+  </li>
+
   <li> Fixed: VectorTools::integrate_difference for VectorTools::Hdiv_seminorm
   was computed incorrectly.
   <br>
@@ -156,9 +163,12 @@ inconvenience this causes.
   - TensorFunction
 
   <br>
-  <em>Classes now supporting complex number types via header:</em>
+  <em>Classes with fixed interface that now fully support complex number
+  types (pure template classes without explicit instantiations in the
+  library):</em>
   - LinearOperator
   - PackagedOperation
+  - Tensor
   <br>
   (Matthias Maier, 2015/08/25 - XXX)
   </li>
index 286b6841d76b41b920f060d1558bfcb03061af60..c92b6bfa71ed0e2804b9d8ad340575ee4743c50c 100644 (file)
@@ -31,4 +31,20 @@ DEAL::(1.60000,0.00000) (3.20000,0.00000)
 DEAL::(160.000,0.00000) (320.000,0.00000)
 DEAL::(160.000,0.00000) (320.000,0.00000)
 DEAL::(16.0000,0.00000) (32.0000,0.00000)
+DEAL::5.00000 10.0000 20.0000
+DEAL::-3.00000 -6.00000 -12.0000
+DEAL::84.0000
+DEAL::(36.0000,0.00000) (72.0000,0.00000) (144.000,0.00000)
+DEAL::(-28.0000,0.00000) (-56.0000,0.00000) (-112.000,0.00000)
+DEAL::(2688.00,0.00000)
+DEAL::40.0000 80.0000 160.000
+DEAL::0.400000 0.800000 1.60000
+DEAL::40.0000 80.0000 160.000
+DEAL::40.0000 80.0000 160.000
+DEAL::4.00000 8.00000 16.0000
+DEAL::(320.000,0.00000) (640.000,0.00000) (1280.00,0.00000)
+DEAL::(3.20000,0.00000) (6.40000,0.00000) (12.8000,0.00000)
+DEAL::(320.000,0.00000) (640.000,0.00000) (1280.00,0.00000)
+DEAL::(320.000,0.00000) (640.000,0.00000) (1280.00,0.00000)
+DEAL::(32.0000,0.00000) (64.0000,0.00000) (128.000,0.00000)
 DEAL::OK!

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.