]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix up a change from a previous patch: use only a single thread in this test. 424/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 12 Jan 2015 13:29:59 +0000 (07:29 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 13 Jan 2015 20:01:31 +0000 (14:01 -0600)
tests/mpi/mesh_worker_03.cc

index ed417410069f90c4eebb2a0d0fa41f6ed912473c..e094f47b15a320505ed00b4a86b6f2aad16302de 100644 (file)
@@ -197,7 +197,7 @@ test()
 
 int main (int argc, char **argv)
 {
-  Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, numbers::invalid_unsigned_int);
+  Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1);
   MPILogInitAll log;
 
   test<2>();

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.