]> https://gitweb.dealii.org/ - dealii.git/commitdiff
this test had a wrong output file
authorTimo Heister <timo.heister@gmail.com>
Sun, 26 May 2013 22:08:24 +0000 (22:08 +0000)
committerTimo Heister <timo.heister@gmail.com>
Sun, 26 May 2013 22:08:24 +0000 (22:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@29625 0785d39b-7218-0410-832d-ea1e28bc413d

tests/mpi/trilinos_distribute_02.cc

index 6656008f9c7f1c63ab1bf2e33764d32e885d2b35..c597c331820ee99737b3ab5a94810242b7e503ff 100644 (file)
@@ -129,7 +129,7 @@ int main(int argc, char *argv[])
 
   if (myid == 0)
     {
-      std::ofstream logfile(output_file_for_mpi("petsc_distribute_02").c_str());
+      std::ofstream logfile(output_file_for_mpi("trilinos_distribute_02").c_str());
       deallog.attach(logfile);
       deallog.depth_console(0);
       deallog.threshold_double(1.e-10);

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.