]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Oops
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Wed, 16 Apr 2003 14:48:16 +0000 (14:48 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Wed, 16 Apr 2003 14:48:16 +0000 (14:48 +0000)
git-svn-id: https://svn.dealii.org/trunk@7399 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/sparse_matrix_ez.h

index 82763cf7a45e5500217873b763b82e073b03e444..e501c8f2f4cb75c4b19cde931f53079c3e21b43f 100644 (file)
@@ -1377,6 +1377,7 @@ void SparseMatrixEZ<number>::set (const unsigned int i,
       Entry* entry = locate(i,j);
       if (entry != 0)
        {
+         entry->value = 0.;
        }
     }
   else

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.