]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Port to new config.h style
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 19 Nov 2012 09:33:14 +0000 (09:33 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 19 Nov 2012 09:33:14 +0000 (09:33 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27573 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 81ab9aa3023a5fb8f79737cb6bffd17b366b33a0..c8870446b0270a91fc0d3166d41823d8f2ad934d 100644 (file)
@@ -658,7 +658,7 @@ namespace internal
             }
           result = outer_results[0];
         }
-#if DEAL_II_USE_MT == 1
+#ifdef DEAL_II_USE_MT
       else if (vec_size > 4 * internal::Vector::minimum_parallel_grain_size)
         {
           // split the vector into smaller pieces to be

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.