]> https://gitweb.dealii.org/ - dealii.git/commitdiff
minor grammar fixes to step-6 tutorial doc
authorKrishnakumar Gopalakrishnan <krishna.kumar@ucl.ac.uk>
Sun, 12 Jan 2020 18:32:35 +0000 (18:32 +0000)
committerKrishnakumar Gopalakrishnan <krishna.kumar@ucl.ac.uk>
Sun, 12 Jan 2020 18:32:35 +0000 (18:32 +0000)
examples/step-6/step-6.cc

index dd93b599b7329c7307c9f5c3e7d271128f9df56b..788352a84292023efa3cc5c5ec5d1526b46508af 100644 (file)
@@ -321,9 +321,9 @@ void Step6<dim>::assemble_system()
   // constraints. The constrained nodes are still in the linear system (there
   // is a nonzero entry, chosen in a way that the matrix is well conditioned,
   // on the diagonal of the matrix and all other entries for this line are set
-  // to zero) but the computed values are invalid (i.e., the correspond entry
-  // in <code>system_rhs</code> is currently meaningless). We compute the
-  // correct values for these nodes at the end of the <code>solve</code>
+  // to zero) but the computed values are invalid (i.e., the corresponding
+  // entries in <code>system_rhs</code> is currently meaningless). We compute
+  // the correct values for these nodes at the end of the <code>solve</code>
   // function.
 }
 

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.