]> https://gitweb.dealii.org/ - dealii.git/commitdiff
newlines removed
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Wed, 11 Jun 2003 16:47:52 +0000 (16:47 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Wed, 11 Jun 2003 16:47:52 +0000 (16:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@7794 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/sparse_matrix.templates.h

index ac672ea4bf5da4fd8f30fa5d7724b6db6809f18c..256bfa04201932d58b23fc3c9a20a2082568678b 100644 (file)
@@ -1036,9 +1036,6 @@ SparseMatrix<number>::PSOR (Vector<somenumber>& dst,
            {
              s -= val[j] * dst(col);
            }
-         
-         std::cerr << std::endl;
-         
        }
 
       dst(row) = s * om / val[cols->rowstart[row]];

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.