]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix typo 15335/head
authorBruno Turcksin <bruno.turcksin@gmail.com>
Fri, 9 Jun 2023 14:07:38 +0000 (14:07 +0000)
committerBruno Turcksin <bruno.turcksin@gmail.com>
Fri, 9 Jun 2023 14:16:54 +0000 (14:16 +0000)
examples/step-8/step-8.cc

index 248f3c8d491ebc93814c33da65d803e21235da70..a807efa7ac0969a7da0eadf53de0f3b43356e2e1 100644 (file)
@@ -344,7 +344,7 @@ namespace Step8
                      fe_values.quadrature_point_indices())
                   {
                     cell_matrix(i, j) +=
-                      // The first term is $\lambda \partial_i u_i, \partial_j
+                      // The first term is $(\lambda \partial_i u_i, \partial_j
                       // v_j) + (\mu \partial_i u_j, \partial_j v_i)$. Note
                       // that <code>shape_grad(i,q_point)</code> returns the
                       // gradient of the only nonzero component of the i-th

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.