]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Reduce precision to avoid spurious differences.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 27 Apr 2009 16:47:45 +0000 (16:47 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 27 Apr 2009 16:47:45 +0000 (16:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@18751 0785d39b-7218-0410-832d-ea1e28bc413d

tests/umfpack/umfpack_01.cc
tests/umfpack/umfpack_01/cmp/generic
tests/umfpack/umfpack_02.cc
tests/umfpack/umfpack_02/cmp/generic
tests/umfpack/umfpack_03.cc
tests/umfpack/umfpack_03/cmp/generic
tests/umfpack/umfpack_04/cmp/generic

index fcf0b587da606e6e98190f2930099854f71eb5d5..f03394573fd46c21824664f8a8745bd8db09d8ad 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
@@ -106,7 +106,7 @@ int main ()
   std::ofstream logfile("umfpack_01/output");
   deallog.attach(logfile);
   deallog.depth_console(0);
-  deallog.threshold_double(1.e-10);
+  deallog.threshold_double(1.e-9);
 
   test<1> ();
   test<2> ();
index 8d8fc68bf6e29793875575dfa7875a4c0e186d2f..8df3f884c1722765a5f173d586e9e6ce9c4f9d8f 100644 (file)
@@ -14,12 +14,12 @@ DEAL::absolute norms = 0 94764.3
 DEAL::relative norm distance = 0
 DEAL::absolute norms = 0 236911.
 DEAL::relative norm distance = 0
-DEAL::absolute norms = 1.92069e-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 = 1.33445e-10 140414.
+DEAL::absolute norms = 0 140414.
 DEAL::relative norm distance = 0
-DEAL::absolute norms = 2.66890e-10 280828.
+DEAL::absolute norms = 0 280828.
index f6d6a06ce3ed70b0e39547724966f126d82ff710..70061863fd18c7c572ae0134dcacad5c18c09529 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
@@ -112,7 +112,7 @@ int main ()
   std::ofstream logfile("umfpack_02/output");
   deallog.attach(logfile);
   deallog.depth_console(0);
-  deallog.threshold_double(1.e-10);
+  deallog.threshold_double(1.e-9);
 
   test<1> ();
   test<2> ();
index 8d8fc68bf6e29793875575dfa7875a4c0e186d2f..8df3f884c1722765a5f173d586e9e6ce9c4f9d8f 100644 (file)
@@ -14,12 +14,12 @@ DEAL::absolute norms = 0 94764.3
 DEAL::relative norm distance = 0
 DEAL::absolute norms = 0 236911.
 DEAL::relative norm distance = 0
-DEAL::absolute norms = 1.92069e-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 = 1.33445e-10 140414.
+DEAL::absolute norms = 0 140414.
 DEAL::relative norm distance = 0
-DEAL::absolute norms = 2.66890e-10 280828.
+DEAL::absolute norms = 0 280828.
index b177650a769d60dc351815aba80dec8cbe469d2f..4d969a1992eaa7136af4c96bfed28d031a88d304 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
@@ -123,7 +123,7 @@ int main ()
   std::ofstream logfile("umfpack_03/output");
   deallog.attach(logfile);
   deallog.depth_console(0);
-  deallog.threshold_double(1.e-10);
+  deallog.threshold_double(1.e-9);
 
   test<1> ();
   test<2> ();
index a3982e667fff011540613f4502534da7298728c7..8df3f884c1722765a5f173d586e9e6ce9c4f9d8f 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.17489e-10 236911.
+DEAL::absolute norms = 0 236911.
 DEAL::relative norm distance = 0
-DEAL::absolute norms = 2.34978e-10 473822.
+DEAL::absolute norms = 0 473822.
 DEAL::3d
 DEAL::Number of dofs = 1333
 DEAL::relative norm distance = 0
-DEAL::absolute norms = 1.26681e-10 56165.6
+DEAL::absolute norms = 0 56165.6
 DEAL::relative norm distance = 0
-DEAL::absolute norms = 2.98411e-10 140414.
+DEAL::absolute norms = 0 140414.
 DEAL::relative norm distance = 0
-DEAL::absolute norms = 5.96822e-10 280828.
+DEAL::absolute norms = 0 280828.
index 42f346d44cacb8213329067f3d605835f5cdcb81..dab262f0ae66a3e262688db1f1fe2e0094f31828 100644 (file)
@@ -2,9 +2,9 @@
 DEAL::1d
 DEAL::Number of dofs = 97
 DEAL:cg::Starting value 0.215517
-DEAL:cg::Convergence step 111 value 0
+DEAL:cg::Convergence step 112 value 0
 DEAL:cg::Starting value 0.215517
-DEAL:cg::Convergence step 111 value 0
+DEAL:cg::Convergence step 112 value 0
 DEAL::Sparse Factorization
 DEAL::absolute norms = 6.45748 6.45748
 DEAL::relative norm distance = 0
@@ -26,7 +26,7 @@ DEAL::relative norm distance = 0
 DEAL::3d
 DEAL::Number of dofs = 669
 DEAL:cg::Starting value 3.12141
-DEAL:cg::Convergence step 24 value 0
+DEAL:cg::Convergence step 25 value 0
 DEAL:cg::Starting value 3.12141
 DEAL:cg::Convergence step 25 value 0
 DEAL::Sparse Factorization

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.