]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update tests 2805/head
authorMatthias Maier <tamiko@43-1.org>
Mon, 11 Jul 2016 14:25:09 +0000 (09:25 -0500)
committerMatthias Maier <tamiko@43-1.org>
Tue, 12 Jul 2016 08:36:46 +0000 (03:36 -0500)
tests/arpack/step-36_parpack.cc
tests/arpack/step-36_parpack.with_mpi=true.with_petsc=true.with_arpack_with_parpack=true.mpirun=3.output [moved from tests/arpack/step-36_parpack.with_mpi=true.with_petsc=true.mpirun=3.output with 100% similarity]
tests/arpack/step-36_parpack_trilinos.cc
tests/arpack/step-36_parpack_trilinos.with_mpi=true.with_trilinos=true.with_arpack_with_parpack=true.mpirun=3.output [moved from tests/arpack/step-36_parpack_trilinos.with_mpi=true.with_trilinos=true.mpirun=3.output with 100% similarity]
tests/mpi/step-40_direct_solver.with_petsc=true.with_petsc_with_mumps=true.with_64bit_indices=off.mpirun=10.output [moved from tests/mpi/step-40_direct_solver.with_petsc=true.with_64bit_indices=off.mpirun=10.output with 100% similarity]
tests/mpi/step-40_direct_solver.with_petsc=true.with_petsc_with_mumps=true.with_64bit_indices=off.mpirun=3.output [moved from tests/mpi/step-40_direct_solver.with_petsc=true.with_64bit_indices=off.mpirun=3.output with 100% similarity]
tests/mpi/step-40_direct_solver.with_petsc=true.with_petsc_with_mumps=true.with_64bit_indices=off.mpirun=4.output [moved from tests/mpi/step-40_direct_solver.with_petsc=true.with_64bit_indices=off.mpirun=4.output with 100% similarity]
tests/petsc/sparse_direct_mumps.with_petsc_with_mumps=on.with_64bit_indices=off.output [moved from tests/petsc/sparse_direct_mumps.with_64bit_indices=off.output with 100% similarity]

index a3339509c0459b3b5275ccc621d9a7d3b651e03c..92d86848149434b44f24645f12800b9cc1d99028 100644 (file)
@@ -113,7 +113,6 @@ private:
 
 void test ()
 {
-#ifdef DEAL_II_ARPACK_WITH_PARPACK
   const unsigned int global_mesh_refinement_steps = 5;
   const unsigned int number_of_eigenvalues        = 5;
 
@@ -329,14 +328,6 @@ void test ()
 
 
   dof_handler.clear ();
-#else
-  // just output expected results:
-  deallog <<"4.93877"<<std::endl;
-  deallog <<"12.3707"<<std::endl;
-  deallog <<"12.3707"<<std::endl;
-  deallog <<"19.8027"<<std::endl;
-  deallog <<"24.8370"<<std::endl;
-#endif
   dealii::deallog << "Ok"<<std::endl;
 }
 
index ee2ff903b8b37f23fbc720b2edf3fb79d0cb34c7..b063152c534153d88ba367912c2c2211d5db9b44 100644 (file)
@@ -89,7 +89,6 @@ locally_owned_dofs_per_subdomain (const DoFHandlerType  &dof_handler)
 
 void test ()
 {
-#ifdef DEAL_II_ARPACK_WITH_PARPACK
   const unsigned int global_mesh_refinement_steps = 5;
   const unsigned int number_of_eigenvalues        = 5;
 
@@ -324,14 +323,6 @@ void test ()
 
 
   dof_handler.clear ();
-#else
-  // just output expected results:
-  deallog <<"4.93877"<<std::endl;
-  deallog <<"12.3707"<<std::endl;
-  deallog <<"12.3707"<<std::endl;
-  deallog <<"19.8027"<<std::endl;
-  deallog <<"24.8370"<<std::endl;
-#endif
   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.