]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove an unused variable.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 21 Dec 2013 04:55:25 +0000 (04:55 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 21 Dec 2013 04:55:25 +0000 (04:55 +0000)
git-svn-id: https://svn.dealii.org/trunk@32073 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 87707ba90871e81158ff1da556afe967529f558b..cb6ada15f9acd68faa1a3bfef53bd748f8e089b1 100644 (file)
@@ -280,9 +280,6 @@ namespace Step47
     FEValues<dim> plain_fe_values (fe_collection[0], quadrature_formula,
                                    update_values    |  update_gradients |
                                    update_quadrature_points  |  update_JxW_values);
-    FEValues<dim> enriched_fe_values (fe_collection[1], quadrature_formula,
-                                      update_values    |  update_gradients |
-                                      update_quadrature_points  |  update_JxW_values);
 
     const unsigned int   n_q_points    = quadrature_formula.size();
 

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.