]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Change the tolerance for trilinos/deal_solver_02 a bit
authorMatthias Maier <tamiko@kyomu.43-1.org>
Sun, 20 Oct 2013 15:30:27 +0000 (15:30 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Sun, 20 Oct 2013 15:30:27 +0000 (15:30 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31339 0785d39b-7218-0410-832d-ea1e28bc413d

tests/trilinos/deal_solver_02.cc

index bc99a31d232357493a9473fc6bd8b87108f73ffb..59e399ed285c699eff4ef17f45a9742f65ebd3e8 100644 (file)
@@ -76,7 +76,7 @@ int main(int argc, char **argv)
 
 
   {
-    SolverControl control(200, 1.e-10);
+    SolverControl control(200, 1.1.e-10);
 
     const unsigned int size = 32;
     unsigned int dim = (size-1)*(size-1);

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.