]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
One more this->
authordeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 16 Dec 2002 21:24:32 +0000 (21:24 +0000)
committerdeal <deal@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 16 Dec 2002 21:24:32 +0000 (21:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@6834 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 4c903aad035cf4043aab0b4d0f16606046bc33de..ee79a4d5041209bf27f5caffc6bca2b125c5be44 100644 (file)
@@ -1684,7 +1684,7 @@ namespace LaplaceSolver
     GridRefinement::refine_and_coarsen_fixed_number (*this->triangulation,
                                                     estimated_error_per_cell,
                                                     0.3, 0.03);
-    triangulation->execute_coarsening_and_refinement ();
+    this->triangulation->execute_coarsening_and_refinement ();
   };
 
 };

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.