]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Ups, remove cause for a compiler warning.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 31 Jan 2000 16:35:43 +0000 (16:35 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 31 Jan 2000 16:35:43 +0000 (16:35 +0000)
git-svn-id: https://svn.dealii.org/trunk@2298 0785d39b-7218-0410-832d-ea1e28bc413d

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

index d074beb7e546d5713da7f307a1594d4f77165fd1..de9049861561175083a16e1a7598ccff2d8ba28a 100644 (file)
@@ -23,8 +23,8 @@ SparseVanka<number>::SparseVanka(const SparseMatrix<number> &M,
                :
                matrix (&M),
                selected (selected),
-               n_threads (n_threads),
                conserve_mem (conserve_mem),
+               n_threads (n_threads),
                inverses (M.m(), 0)
 {
   Assert (M.m() == M.n(),

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.