]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Rename test to reflect the function it tests.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 21 May 2013 14:39:21 +0000 (14:39 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 21 May 2013 14:39:21 +0000 (14:39 +0000)
git-svn-id: https://svn.dealii.org/trunk@29541 0785d39b-7218-0410-832d-ea1e28bc413d

tests/mpi/petsc_distribute_01.cc [moved from tests/mpi/petsc_condense_01.cc with 98% similarity]
tests/mpi/petsc_distribute_01/ncpu_1/cmp/generic [moved from tests/mpi/petsc_condense_01/ncpu_1/cmp/generic with 100% similarity]
tests/mpi/petsc_distribute_01/ncpu_10/cmp/generic [moved from tests/mpi/petsc_condense_01/ncpu_10/cmp/generic with 100% similarity]
tests/mpi/petsc_distribute_01/ncpu_2/cmp/generic [moved from tests/mpi/petsc_condense_01/ncpu_2/cmp/generic with 100% similarity]
tests/mpi/petsc_distribute_01/ncpu_4/cmp/generic [moved from tests/mpi/petsc_condense_01/ncpu_4/cmp/generic with 100% similarity]
tests/mpi/petsc_distribute_02.cc [moved from tests/mpi/petsc_condense_02.cc with 98% similarity]
tests/mpi/petsc_distribute_02/ncpu_1/cmp/generic [moved from tests/mpi/petsc_condense_02/ncpu_1/cmp/generic with 100% similarity]
tests/mpi/petsc_distribute_02/ncpu_10/cmp/generic [moved from tests/mpi/petsc_condense_02/ncpu_10/cmp/generic with 100% similarity]
tests/mpi/petsc_distribute_02/ncpu_2/cmp/generic [moved from tests/mpi/petsc_condense_02/ncpu_2/cmp/generic with 100% similarity]
tests/mpi/petsc_distribute_02/ncpu_4/cmp/generic [moved from tests/mpi/petsc_condense_02/ncpu_4/cmp/generic with 100% similarity]

similarity index 98%
rename from tests/mpi/petsc_condense_01.cc
rename to tests/mpi/petsc_distribute_01.cc
index 5c21aa6e37a8b7c2085fca5d6e03ccf1a13d27e7..e16f7216bef6a76d8fc79240ee9b0add3aa065e8 100644 (file)
@@ -151,7 +151,7 @@ int main(int argc, char *argv[])
 
   if (myid == 0)
     {
-      std::ofstream logfile(output_file_for_mpi("petsc_condense_01").c_str());
+      std::ofstream logfile(output_file_for_mpi("petsc_distribute_01").c_str());
       deallog.attach(logfile);
       deallog.depth_console(0);
       deallog.threshold_double(1.e-10);
similarity index 98%
rename from tests/mpi/petsc_condense_02.cc
rename to tests/mpi/petsc_distribute_02.cc
index 4cd62581608dc6ac7d25fa67966356f337d49693..2ec7f95ff33cebce7017937e15206a1663726d1a 100644 (file)
@@ -160,7 +160,7 @@ int main(int argc, char *argv[])
 
   if (myid == 0)
     {
-      std::ofstream logfile(output_file_for_mpi("petsc_condense_02").c_str());
+      std::ofstream logfile(output_file_for_mpi("petsc_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.