]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove unused PETSc options 5210/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Sun, 8 Oct 2017 20:26:42 +0000 (22:26 +0200)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Sun, 8 Oct 2017 20:26:42 +0000 (22:26 +0200)
tests/fe/fe_enriched_step-36.cc
tests/fe/fe_enriched_step-36b.cc

index 997d43c2d44e92e29c3fe98b6e545f0d4040d0ab..da5476523d25c58a92a5af38270e36449cc29ede 100644 (file)
@@ -647,7 +647,6 @@ int main (int argc,char **argv)
         PETScWrappers::set_option_value("-st_type","sinvert");
         PETScWrappers::set_option_value("-st_ksp_type","cg");
         PETScWrappers::set_option_value("-st_pc_type", "jacobi");
-        PETScWrappers::set_option_value("-st_ksp_tol", "1e-11");
         step36.run();
       }
 
index 4b1e6a52892fb781cd423f280c2ff6c9af0c6074..3d5f50aaac79b7a4a8baf330457b1d4f01c7dfc5 100644 (file)
@@ -871,7 +871,6 @@ int main (int argc,char **argv)
         dealii::PETScWrappers::set_option_value("-st_type","sinvert");
         dealii::PETScWrappers::set_option_value("-st_ksp_type","cg");
         dealii::PETScWrappers::set_option_value("-st_pc_type", "jacobi");
-        dealii::PETScWrappers::set_option_value("-st_ksp_tol", "1e-11");
         step36.run();
       }
 

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.