]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make icc happier.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 18 Nov 2002 16:03:30 +0000 (16:03 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 18 Nov 2002 16:03:30 +0000 (16:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@6775 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/time_dependent.cc

index 7fca1339727c057213d876f18dcabcbe086f9d60..e5279e9eac7b2cddc26f6ed83e28648b1bf0083a 100644 (file)
@@ -206,7 +206,7 @@ void TimeDependent::end_sweep (const unsigned int n_threads)
     {
       const unsigned int stride = timesteps.size() / n_threads;
       Threads::ThreadManager thread_manager;
-      void (TimeDependent::*p) (unsigned int, unsigned int)
+      void (TimeDependent::*p) (const unsigned int, const unsigned int)
         = &TimeDependent::end_sweep;
       for (unsigned int i=0; i<n_threads; ++i)
         Threads::spawn (thread_manager,

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.