]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add consistency.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 13 Sep 2001 10:03:58 +0000 (10:03 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 13 Sep 2001 10:03:58 +0000 (10:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@4994 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 8397c531a4286e69e864f15ebeefe3eb838f79c7..d3a5dd611e7f406f931348cf5bb911acb3902681 100644 (file)
@@ -549,7 +549,7 @@ void LaplaceProblem<dim>::assemble_system ()
                                             // is used again:
            cell_rhs(i) += (shape_values (i,q_point) *
                            1.0 *
-                           fe_values.JxW (q_point));
+                           JxW_values[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.