]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Added a changelog entry. 5074/head
authorJulius Witte <julius.witte@iwr.uni-heidelberg.de>
Wed, 27 Sep 2017 11:32:17 +0000 (13:32 +0200)
committerJulius Witte <julius.witte@iwr.uni-heidelberg.de>
Thu, 28 Sep 2017 08:03:33 +0000 (10:03 +0200)
doc/news/changes/minor/20170927JuliusWitte [new file with mode: 0644]
include/deal.II/lac/tensor_product_matrix.h

diff --git a/doc/news/changes/minor/20170927JuliusWitte b/doc/news/changes/minor/20170927JuliusWitte
new file mode 100644 (file)
index 0000000..69a5713
--- /dev/null
@@ -0,0 +1,7 @@
+Changed: Split TensorProductMatrixSymmetricSum into base and derived class.
+Added a template specialization for TensorProductMatrixSymmetricSum
+in case of having a VectorizedArray as arithmetic type.
+In addition, TensorProductMatrixSymmetricSum is now able to handle
+distinct 1D matrices in each tensor dimension.
+<br>
+(Julius Witte, 2017/09/27)
index 03e0dda50ac6bb21c90e7df86e943fd6befc8b02..5fbad76fa4c96023d5b56075cb074257a4041cb7 100644 (file)
@@ -290,9 +290,11 @@ private:
 
 
 
-/** @copydoc TensorProductMatrixSymmetricSum<Number>
- * This is the template specialization for @p Number being
- * VectorizedArray<Number>.
+/**
+ * This is the template specialization for VectorizedArray<Number>
+ * being the arithmetic template. For a detailed description see
+ * the main documentation of the generic
+ * TensorProductMatrixSymmetricSum class.
  *
  * @author Martin Kronbichler and Julius Witte, 2017
  */

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.