]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix somehting that gcc3.1 did not understand any more.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 26 Jun 2002 16:59:01 +0000 (16:59 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 26 Jun 2002 16:59:01 +0000 (16:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@6192 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/wave-test-3.cc

index a8b11736f6670dc264b8742c05d7cb525fc8ed6d..080b9d6f1e7864f93ae49ed53899ea5b9fde9300 100644 (file)
@@ -3136,7 +3136,7 @@ if (parameters.compare_indicators_globally)
           << std::endl;
       deallog << "    Now refining...";
       do_loop (mem_fun (&TimeStepBase_Tria<dim>::init_for_refinement),
-              bind2nd (mem_fun1 (&TimeStepBase_Wave<dim>::refine_grid),
+              bind2nd (mem_fun (&TimeStepBase_Wave<dim>::refine_grid),
                        TimeStepBase_Tria<dim>::RefinementData (top_threshold,
                                                                bottom_threshold)),
               TimeDependent::TimeSteppingData (0,1),

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.