]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make parameter const to make Intel icc happier.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 19 Apr 2002 10:24:22 +0000 (10:24 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 19 Apr 2002 10:24:22 +0000 (10:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@5687 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/function_lib_cutoff.cc

index 8a339bdb5c01878e48a4be770bfaca52cf59ce18..53660bacb8caaa5fcfcee79be7bad87c88f74a7e 100644 (file)
@@ -76,7 +76,7 @@ namespace Functions
   CutOffFunctionLinfty<dim>::CutOffFunctionLinfty (const double r,
                                                   const Point<dim> p,
                                                   const unsigned int n_components,
-                                                  unsigned int select)
+                                                  const unsigned int select)
                  :
                  CutOffFunctionBase<dim> (r, p, n_components, select)
   {}

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.