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

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

index b3620670ea9d68b2fb00a150a721a0de329e8f95..db19779f8505f04b74d957f5ff3c3096ef15be4a 100644 (file)
@@ -597,7 +597,7 @@ void SparseBlockVanka<number>::vmult (Vector<number2>       &dst,
           typedef void (SparseVanka<number>::*mem_fun_p)
             (Vector<number2> &,
              const Vector<number2> &,
-             const std::vector<bool> *) const;
+             const std::vector<bool> * const) const;
           const mem_fun_p comp
             = &SparseVanka<number>::template apply_preconditioner<number2>;
           Threads::ThreadManager thread_manager;

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.