]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Move all umfpack tests into the umfpack/ directory. They weren't run in bits/ anyway.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 27 Apr 2009 16:52:36 +0000 (16:52 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 27 Apr 2009 16:52:36 +0000 (16:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@18752 0785d39b-7218-0410-832d-ea1e28bc413d

tests/umfpack/umfpack_07.cc [moved from tests/bits/umfpack_04.cc with 96% similarity]
tests/umfpack/umfpack_07/cmp/generic [moved from tests/bits/umfpack_04/cmp/generic with 100% similarity]
tests/umfpack/umfpack_08.cc [moved from tests/bits/umfpack_05.cc with 96% similarity]
tests/umfpack/umfpack_08/cmp/generic [moved from tests/bits/umfpack_06/cmp/generic with 76% similarity]
tests/umfpack/umfpack_09.cc [moved from tests/bits/umfpack_06.cc with 96% similarity]
tests/umfpack/umfpack_09/cmp/generic [moved from tests/bits/umfpack_05/cmp/generic with 100% similarity]

similarity index 96%
rename from tests/bits/umfpack_04.cc
rename to tests/umfpack/umfpack_07.cc
index 0e4b5efd20f267e846dd0d860543f1d2b121f605..255f24a6a1644872b8238e6ce35c2c8a8979c8c0 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$ 
 //
-//    Copyright (C) 2002, 2003, 2004, 2005, 2006 by the deal.II authors
+//    Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -122,10 +122,10 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("umfpack_04/output");
+  std::ofstream logfile("umfpack_07/output");
   deallog.attach(logfile);
   deallog.depth_console(0);
-  deallog.threshold_double(1.e-10);
+  deallog.threshold_double(1.e-9);
 
   test<1> ();
   test<2> ();
similarity index 96%
rename from tests/bits/umfpack_05.cc
rename to tests/umfpack/umfpack_08.cc
index e7b0175415200ccb49a2ae7c183cc6d6b745c307..fd591f9f9bec96e16cfa7769d1bde2ed4f2714e7 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$ 
 //
-//    Copyright (C) 2002, 2003, 2004, 2005, 2006 by the deal.II authors
+//    Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -160,10 +160,10 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("umfpack_05/output");
+  std::ofstream logfile("umfpack_08/output");
   deallog.attach(logfile);
   deallog.depth_console(0);
-  deallog.threshold_double(1.e-10);
+  deallog.threshold_double(1.e-9);
 
   test<1> ();
   test<2> ();
similarity index 76%
rename from tests/bits/umfpack_06/cmp/generic
rename to tests/umfpack/umfpack_08/cmp/generic
index 07e710b3df6abc0645775cb234878175f8dfcc98..489d04e42bdfe43349a989f2b194bb7aac827070 100644 (file)
@@ -12,14 +12,14 @@ DEAL::Number of dofs = 1889
 DEAL::relative norm distance = 0
 DEAL::absolute norms = 0 94764.3
 DEAL::relative norm distance = 0
-DEAL::absolute norms = 1.04142e-10 236911.
+DEAL::absolute norms = 0 236911.
 DEAL::relative norm distance = 0
-DEAL::absolute norms = 2.08284e-10 473822.
+DEAL::absolute norms = 0 473822.
 DEAL::3d
 DEAL::Number of dofs = 1333
 DEAL::relative norm distance = 0
 DEAL::absolute norms = 0 56165.6
 DEAL::relative norm distance = 0
-DEAL::absolute norms = 2.47676e-10 140414.
+DEAL::absolute norms = 0 140414.
 DEAL::relative norm distance = 0
-DEAL::absolute norms = 4.95351e-10 280828.
+DEAL::absolute norms = 1.79148e-09 280828.
similarity index 96%
rename from tests/bits/umfpack_06.cc
rename to tests/umfpack/umfpack_09.cc
index d7c72da497b661e19f7683aa20d11db6ee01c7b1..7da1dcb4636d9fa6d444d860d03f875d0e0046d3 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$ 
 //
-//    Copyright (C) 2002, 2003, 2004, 2005, 2006 by the deal.II authors
+//    Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -160,10 +160,10 @@ void test ()
 
 int main ()
 {
-  std::ofstream logfile("umfpack_06/output");
+  std::ofstream logfile("umfpack_09/output");
   deallog.attach(logfile);
   deallog.depth_console(0);
-  deallog.threshold_double(1.e-10);
+  deallog.threshold_double(1.e-9);
 
   test<1> ();
   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.