]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix bugs in 1d mode.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 Feb 2000 18:17:35 +0000 (18:17 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 Feb 2000 18:17:35 +0000 (18:17 +0000)
git-svn-id: https://svn.dealii.org/trunk@2354 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/error_estimator.cc

index d570d3498958dd0032d536a7506738c455e8bcdd..4b54144fc7e86d04c0f29af843787e4d34cb9220 100644 (file)
@@ -526,7 +526,7 @@ void KellyErrorEstimator<dim>::estimate (const DoFHandler<dim>   &dof,
 
 template <>
 void KellyErrorEstimator<1>::integrate_over_regular_face (Data &,
-                                                         int ,
+                                                         const unsigned int,
                                                          const active_cell_iterator &,
                                                          const unsigned int      ,
                                                          FEFaceValues<1>        &,
@@ -540,7 +540,7 @@ void KellyErrorEstimator<1>::integrate_over_regular_face (Data &,
 template <>
 void KellyErrorEstimator<1>::
 integrate_over_irregular_face (Data &,
-                              int,
+                              const unsigned int,
                               const active_cell_iterator &,
                               const unsigned int          ,
                               FEFaceValues<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.