]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Avoid warnings when trying to use doubles as arguments for an int parameter.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 6 Oct 2000 09:38:04 +0000 (09:38 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 6 Oct 2000 09:38:04 +0000 (09:38 +0000)
git-svn-id: https://svn.dealii.org/trunk@3381 0785d39b-7218-0410-832d-ea1e28bc413d

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

index c04a07d82777f0e564f551456cbed34a5d553f13..b2048eb86d19a90c1b1e3f88b27460ab8affedfc 100644 (file)
@@ -1707,7 +1707,7 @@ struct TimeStepBase_Tria<dim>::RefinementFlags
                                      * Exception
                                      */
     DeclException1 (ExcInvalidValue,
-                   int,
+                   double,
                    << "The following value does not fulfil 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.