]> https://gitweb.dealii.org/ - dealii.git/commitdiff
remove the two no-op compress()
authorLei Qiao <qiaol618@gmail.com>
Mon, 13 Apr 2015 03:00:53 +0000 (22:00 -0500)
committerLei Qiao <qiaol618@gmail.com>
Mon, 13 Apr 2015 03:00:53 +0000 (22:00 -0500)
examples/step-33/step-33.cc

index b14b9751f6c5a54c0423a2c1c878814bbed585af..cf38767ffe0a7eaf4ebfeeecf503294e48ed24fe 100644 (file)
@@ -1605,11 +1605,6 @@ namespace Step33
                 }
             }
       }
-
-    // After all this assembling, notify the Trilinos matrix and vector object
-    // that the linear system is done:
-    system_matrix.compress(VectorOperation::add);
-    right_hand_side.compress(VectorOperation::add);
   }
 
 

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.