]> https://gitweb.dealii.org/ - dealii.git/commitdiff
corrsponding document update.
authorLei Qiao <qiaol618@gmail.com>
Sun, 12 Apr 2015 02:08:38 +0000 (21:08 -0500)
committerLei Qiao <qiaol618@gmail.com>
Sun, 12 Apr 2015 02:08:38 +0000 (21:08 -0500)
examples/step-33/step-33.cc

index 4a580a21d312fe24154b9d572cd1fea45468b119..323c64b2d255bd7233e38c1e073d648fefbc073b 100644 (file)
@@ -1606,8 +1606,8 @@ namespace Step33
             }
       }
 
-    // After all this assembling, notify the Trilinos matrix object that the
-    // matrix is done:
+    // 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.