]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Delete useless std::cout.
authorBruno Turcksin <bruno.turcksin@gmail.com>
Fri, 3 May 2013 15:28:59 +0000 (15:28 +0000)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Fri, 3 May 2013 15:28:59 +0000 (15:28 +0000)
git-svn-id: https://svn.dealii.org/trunk@29447 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/trilinos_sparse_matrix.h

index bc1c3091c7ebc50f12423b5a753c3406becee812..a4a946cf4fe676e3703a57b1ca7d588ac3cd374b 100644 (file)
@@ -3052,8 +3052,6 @@ namespace TrilinosWrappers
             ExcMessage("operation and argument to compress() do not match"));
       }
 
-    std::cout << "compress " << (mode==Add) << (mode==Insert) << std::endl;
-
     // flush buffers
     int ierr;
     ierr = matrix->GlobalAssemble (*column_space_map, matrix->RowMap(),

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.