]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make compile again.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 27 Sep 2013 12:21:55 +0000 (12:21 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 27 Sep 2013 12:21:55 +0000 (12:21 +0000)
git-svn-id: https://svn.dealii.org/trunk@30972 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-42/step-42.cc

index 3ee445d4e7561dcebdfadb93bd36bcaefbdde01c..e226ffd28c9e35efa4b5b5e63d18720a8006b55f 100644 (file)
@@ -1018,7 +1018,7 @@ namespace Step42
                   for (unsigned int j = 0; j < dofs_per_cell; ++j)
                     {
                       cell_matrix(i, j) += (stress_tensor
-                                            * fe_values[displacement].symmetric_gradient(i, q_point)
+                                            * fe_values[displacement].symmetric_gradient(j, q_point)
                                             * fe_values.JxW(q_point));
                     }
 

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.