]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Minor changes to examples comments 14676/head
authorStefano Zampini <stefano.zampini@gmail.com>
Sat, 26 Nov 2022 14:25:57 +0000 (17:25 +0300)
committerStefano Zampini <stefano.zampini@gmail.com>
Fri, 13 Jan 2023 09:24:43 +0000 (12:24 +0300)
examples/step-15/step-15.cc
examples/step-17/step-17.cc

index 469ff2c32176835d5fda40184acc7066e4d8a9b9..09e5c42693ca2f77cc123af2e4eb2507d2f51cea 100644 (file)
@@ -551,7 +551,7 @@ namespace Step15
     // fixed, they are of course no "real" degrees of freedom and so, strictly
     // speaking, we shouldn't have assembled entries in the residual vector
     // for them. However, as we always do, we want to do exactly the same
-    // thing on every cell and so we didn't not want to deal with the question
+    // thing on every cell and so we didn't want to deal with the question
     // of whether a particular degree of freedom sits at the boundary in the
     // integration above. Rather, we will simply set to zero these entries
     // after the fact. To this end, we need to determine which degrees
index 144606dde93ece8fcae0511ef370306476748aa5..a6da2c42e519bde6c7726f3c3711fb067126b17e 100644 (file)
@@ -561,7 +561,7 @@ namespace Step17
     // <i>not</i> want to make the matrix symmetric is because this
     // would require us to write into column entries that actually
     // reside on other processes, i.e., it involves communicating
-    // data. This is always expensive.
+    // data.
     //
     // Experience tells us that CG also works (and works almost as
     // well) if we don't remove the columns associated with boundary

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.