]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Solve to high accuracy
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 4 May 1999 16:31:28 +0000 (16:31 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 4 May 1999 16:31:28 +0000 (16:31 +0000)
git-svn-id: https://svn.dealii.org/trunk@1268 0785d39b-7218-0410-832d-ea1e28bc413d

tests/lac/mg.cc

index 46995507745c84c537785a3894b1632a5223efaf..3520dc113a70077d6b6a025798f91e3e732a75e9 100644 (file)
@@ -108,7 +108,7 @@ main()
   deallog.attach(logfile);
   
   PrimitiveVectorMemory<Vector<double>  > mem;
-  SolverControl control(100, 1.e-5, true);
+  SolverControl control(100, 1.e-14, true);
 
   const unsigned int base = 3;
   const unsigned int maxlevel = 8;

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.