]> https://gitweb.dealii.org/ - dealii.git/commitdiff
And get parentheses right this time.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 16 Jul 2009 18:08:57 +0000 (18:08 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 16 Jul 2009 18:08:57 +0000 (18:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@19101 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/geometry_info.cc

index e546957328b95a68e917762c90b2e6c5f97021f8..d64439b16f0dc277031716e71e9b69992e1abb71 100644 (file)
@@ -1720,7 +1720,7 @@ alternating_form_at_vertices (const Point<spacedim> (&vertices)[vertices_per_cel
        {
          const Tensor<1,dim> grad_phi_j
            = d_linear_shape_function_gradient (unit_cell_vertex(i),
-                                               j));
+                                               j);
          for (unsigned int l=0; l<dim; ++l)
            derivatives[l] += vertices[j] * grad_phi_j[l];
        }

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.