]> https://gitweb.dealii.org/ - dealii.git/commitdiff
delete a word in step-47 10759/head
authorTimo Heister <timo.heister@gmail.com>
Wed, 29 Jul 2020 14:29:09 +0000 (10:29 -0400)
committerTimo Heister <timo.heister@gmail.com>
Wed, 29 Jul 2020 14:34:32 +0000 (10:34 -0400)
examples/step-47/step-47.cc

index 42d1b2754c931507c39a8267bef3b59eb7d09b3c..a37518416ecd3234fe9ef1c2de600eb8da148717 100644 (file)
@@ -380,7 +380,7 @@ namespace Step47
     // We use the same technique as used in the assembly of step-22
     // to accelerate the function: Instead of calling
     // `fe_values.shape_hessian(i, qpoint)` in the innermost loop,
-    // we instead create a variable `hessian_i` that evaluates this
+    // we create a variable `hessian_i` that evaluates this
     // value once in the loop over `i` and re-use the so-evaluated
     // value in the loop over `j`. For symmetry, we do the same with a
     // variable `hessian_j`, although it is indeed only used once and

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.