]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Be content with an error of 1e-8
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 21 Apr 2009 02:47:09 +0000 (02:47 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 21 Apr 2009 02:47:09 +0000 (02:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@18665 0785d39b-7218-0410-832d-ea1e28bc413d

tests/bits/hsl_ma27_01.cc
tests/bits/hsl_ma27_02.cc
tests/bits/hsl_ma47_01.cc
tests/bits/hsl_ma47_02.cc

index e287e4bbb789ff8828dceb9fcf8effa7275699e6..a4bd539a597be4a5166629d11e360e06754ea415 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$ 
 //
-//    Copyright (C) 2002, 2003, 2004, 2005 by the deal.II authors and Brian Carnes
+//    Copyright (C) 2002, 2003, 2004, 2005, 2009 by the deal.II authors and Brian Carnes
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -107,7 +107,7 @@ int main ()
   std::ofstream logfile("hsl_ma27_01/output");
   deallog.attach(logfile);
   deallog.depth_console(0);
-  deallog.threshold_double(1.e-10);
+  deallog.threshold_double(1.e-8);
 
   test<1> ();
   test<2> ();
index 9541e9d909cefcd8da869a2a6256a3a9ab667ceb..cb77212393e549c9be7bf6d0350c87b913a67c1d 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$ 
 //
-//    Copyright (C) 2002, 2003, 2004, 2005 by the deal.II authors and Brian Carnes
+//    Copyright (C) 2002, 2003, 2004, 2005, 2009 by the deal.II authors and Brian Carnes
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -113,7 +113,7 @@ int main ()
   std::ofstream logfile("hsl_ma27_02/output");
   deallog.attach(logfile);
   deallog.depth_console(0);
-  deallog.threshold_double(1.e-10);
+  deallog.threshold_double(1.e-8);
 
   test<1> ();
   test<2> ();
index b7dbf9bcfcb8de79bb21d11dbad1d3d89d66f89b..1d9c1371e3b4db6471118dda2a665308af66e348 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$ 
 //
-//    Copyright (C) 2002, 2003, 2004, 2005 by the deal.II authors and Brian Carnes
+//    Copyright (C) 2002, 2003, 2004, 2005, 2009 by the deal.II authors and Brian Carnes
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -107,7 +107,7 @@ int main ()
   std::ofstream logfile("hsl_ma47_01/output");
   deallog.attach(logfile);
   deallog.depth_console(0);
-  deallog.threshold_double(1.e-10);
+  deallog.threshold_double(1.e-8);
 
   test<1> ();
   test<2> ();
index 66ca452a8dd86e73af073b3c3e799a5df5d4e765..4a933ad56ee33e7a1529e9597d8dc2bf898aece4 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$ 
 //
-//    Copyright (C) 2002, 2003, 2004, 2005 by the deal.II authors and Brian Carnes
+//    Copyright (C) 2002, 2003, 2004, 2005, 2009 by the deal.II authors and Brian Carnes
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -113,7 +113,7 @@ int main ()
   std::ofstream logfile("hsl_ma47_02/output");
   deallog.attach(logfile);
   deallog.depth_console(0);
-  deallog.threshold_double(1.e-10);
+  deallog.threshold_double(1.e-8);
 
   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.