]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix typo
authorTimo Heister <timo.heister@gmail.com>
Wed, 22 Aug 2012 18:45:05 +0000 (18:45 +0000)
committerTimo Heister <timo.heister@gmail.com>
Wed, 22 Aug 2012 18:45:05 +0000 (18:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@26080 0785d39b-7218-0410-832d-ea1e28bc413d

tests/mpi/trilinos_01.cc

index 8660607452afe29d4f81ebeb427c6a1849f56fb2..6ad246f38d538aa78768dcd89f1615a05375a240 100644 (file)
@@ -75,7 +75,7 @@ void test ()
   
   deallog << v_tmp.has_ghost_elements() << std::endl;
 
-  if (myid)
+  if (myid==0)
     deallog << "OK" << std::endl;
 }
 

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.