]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a test that started failing when multithreading was recently switched on inadvert... 429/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 13 Jan 2015 04:04:06 +0000 (22:04 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 13 Jan 2015 04:04:06 +0000 (22:04 -0600)
tests/trilinos/precondition.cc

index f1d5a86c6d2a317cec39eede85512f12331f18c9..6f12d3c06b697229aada400c7dcdc7ebac58ee77 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013, 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
@@ -384,7 +384,7 @@ int main (int argc, char **argv)
   deallog.depth_console(0);
   deallog.threshold_double(1.e-5);
 
-  Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int);
+  Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1);
 
   try
     {

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.