]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix comment.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 5 Aug 2008 20:13:53 +0000 (20:13 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 5 Aug 2008 20:13:53 +0000 (20:13 +0000)
git-svn-id: https://svn.dealii.org/trunk@16493 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/sparse_matrix_vector_03.cc

index 66220ed27963352103072bcd423b8c0263d7ade1..29f4c7d4c3839de6703e91f52d6911fcee29c8ab 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$ 
 //
-//    Copyright (C) 2004, 2005 by the deal.II authors
+//    Copyright (C) 2004, 2005, 2008 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -48,7 +48,7 @@ void test (Vector<double> &v,
   v.compress ();
   w.compress ();
 
-                                   // w:=Mv
+                                   // w+=Mv
   m.vmult_add (w,v);
 
                                    // make sure we get the expected result

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.