]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Micro change (add const)
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 4 Jul 2000 12:20:50 +0000 (12:20 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 4 Jul 2000 12:20:50 +0000 (12:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@3133 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 8b1fb6dc4e352f34813d89ee60ad92260915bce1..d39948dfc378f83cfd484e2d6a6c449fd2a1b906 100644 (file)
@@ -156,7 +156,7 @@ void KellyErrorEstimator<1>::estimate (const DoFHandler<1>  &dof,
                                       Vector<float>        &error,
                                       const vector<bool>   &component_mask_,
                                       const Function<1>    *coefficient,
-                                      unsigned int)
+                                      const unsigned int)
 {
   const unsigned int n_components = dof.get_fe().n_components();
 

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.