[cig-commits] [commit] knepley/fix-faults-parallel: Turn off more debugging output (PETSc). (5b27f10)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri May 16 08:11:57 PDT 2014


Repository : https://github.com/geodynamics/pylith

On branch  : knepley/fix-faults-parallel
Link       : https://github.com/geodynamics/pylith/compare/59e0108d671cc2bd0ad255b01578afc886328d07...5b27f1018462ed4f506155a170a2716bf3d186cc

>---------------------------------------------------------------

commit 5b27f1018462ed4f506155a170a2716bf3d186cc
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Fri May 16 08:11:12 2014 -0700

    Turn off more debugging output (PETSc).


>---------------------------------------------------------------

5b27f1018462ed4f506155a170a2716bf3d186cc
 tests_auto/3d/tet4/sheardispnosliprefine.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests_auto/3d/tet4/sheardispnosliprefine.cfg b/tests_auto/3d/tet4/sheardispnosliprefine.cfg
index 0e7c32c..3167a66 100644
--- a/tests_auto/3d/tet4/sheardispnosliprefine.cfg
+++ b/tests_auto/3d/tet4/sheardispnosliprefine.cfg
@@ -143,9 +143,9 @@ ksp_rtol = 1.0e-8
 ksp_max_it = 100
 ksp_gmres_restart = 50
 
-ksp_monitor = true
+#ksp_monitor = true
 #ksp_view = true
-ksp_converged_reason = true
+#ksp_converged_reason = true
 
 #log_summary = true
 # start_in_debugger = true



More information about the CIG-COMMITS mailing list