]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix vmult et al for different template arguments.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Jun 2004 16:26:59 +0000 (16:26 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Jun 2004 16:26:59 +0000 (16:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@9456 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/c-5.0.html

index c5890fe0c9416c8d48028d368bcf058d9abe3c0a..dd049ca6e5be915b15cced92b48efb99e5b21fa9 100644 (file)
@@ -98,6 +98,18 @@ inconvenience this causes.
 <h3>lac</h3>
 
 <ol>
+  <li> <p>
+       Fixed: The <code
+       class="member">SparseMatrix::vmult</code>-type functions
+       <code>vmult</code>, <code>Tvmult</code>, <code>vmult_add</code>, and
+       <code>Tvmult_add</code> take two different template arguments for input
+       and output vectors, but were only instantiated in case the arguments
+       were the same, and could also not be compiled if they weren't. Both
+       problems are now fixed.
+       <br> 
+       (WB 2004/06/22)
+       </p>
+
   <li> <p>
        Improved: The <code class="class">CompressedSparsityPattern</code>
        class used one of the C++ standard containers to store the column

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.