]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix same problems as with previous two commits, but this time in
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 6 Oct 2000 09:41:07 +0000 (09:41 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 6 Oct 2000 09:41:07 +0000 (09:41 +0000)
another class.

git-svn-id: https://svn.dealii.org/trunk@3383 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/numerics/time_dependent.h

index 4d97bcd340fbd56dcfb9235c49d2518849abecc2..49d505469735fa1336b1d4b1793a7385d3130ab1 100644 (file)
@@ -1750,8 +1750,8 @@ struct TimeStepBase_Tria<dim>::RefinementData
                                      * Exception
                                      */
     DeclException1 (ExcInvalidValue,
-                   int,
-                   << "The following value does not fulfil the requirements: " << arg1);
+                   double,
+                   << "The following value does not fulfill the requirements: " << arg1);
 };
 
 

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.