]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Call the right function.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 10 Aug 2006 18:37:47 +0000 (18:37 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 10 Aug 2006 18:37:47 +0000 (18:37 +0000)
git-svn-id: https://svn.dealii.org/trunk@13633 0785d39b-7218-0410-832d-ea1e28bc413d

tests/hp/step-12.cc

index 42b1e0fbecb19398e7b615a45ac99638f83e01c7..d577fa436a9babb867e3cbd58da7a385e917960a 100644 (file)
@@ -749,7 +749,7 @@ void DGMethod<dim>::refine_grid ()
 {
   Vector<float> gradient_indicator (triangulation.n_active_cells());
 
-  DerivativeApproximation::approximate_gradient (mapping,
+  DerivativeApproximation::approximate_gradient (mapping[0],
                                                 dof_handler,
                                                 solution2,
                                                 gradient_indicator);

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.