]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix textual error. 788/head
authorLei Qiao <qiaol618@gmail.com>
Mon, 13 Apr 2015 14:14:25 +0000 (09:14 -0500)
committerLei Qiao <qiaol618@gmail.com>
Mon, 13 Apr 2015 14:14:25 +0000 (09:14 -0500)
examples/step-40/step-40.cc

index 1d57447e9c424edc88a42e6471417acb43f47367..15ed3db10bbc032badc3d7e7daa634144696d44f 100644 (file)
@@ -420,8 +420,8 @@ namespace Step40
         }
 
     // Notice that the assembling above is just a local operation. So, to
-    // fomulate the "global" linear system, a synchronization between all
-    // processors is needed. This could be done by invoke the function
+    // form the "global" linear system, a synchronization between all
+    // processors is needed. This could be done by invoking the function
     // compress(). See @ref GlossCompress  "Compressing distributed objects"
     // for more information on what is compress() designed to do.
     system_matrix.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.