]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make icc happier.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 18 Nov 2002 16:01:32 +0000 (16:01 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 18 Nov 2002 16:01:32 +0000 (16:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@6773 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/sparse_vanka.templates.h

index 023215631b93c0ed402603874e51bff3044d1e5e..b3620670ea9d68b2fb00a150a721a0de329e8f95 100644 (file)
@@ -116,7 +116,8 @@ SparseVanka<number>::compute_inverses ()
         };
       blocking[n_threads-1].second = matrix->m();
 
-      typedef void (SparseVanka<number>::*FunPtr)(unsigned int, unsigned int);
+      typedef void (SparseVanka<number>::*FunPtr)(const unsigned int,
+                                                  const unsigned int);
       FunPtr fun_ptr = &SparseVanka<number>::compute_inverses;
   
                                        // Now spawn the threads

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.