[cig-commits] r15312 - short/3D/PyLith/trunk/examples/3d/hex8

brad at geodynamics.org brad at geodynamics.org
Tue Jun 16 22:08:41 PDT 2009


Author: brad
Date: 2009-06-16 22:08:41 -0700 (Tue, 16 Jun 2009)
New Revision: 15312

Modified:
   short/3D/PyLith/trunk/examples/3d/hex8/pylithapp.cfg
Log:
Added SNES monitor settings.

Modified: short/3D/PyLith/trunk/examples/3d/hex8/pylithapp.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/3d/hex8/pylithapp.cfg	2009-06-17 00:17:31 UTC (rev 15311)
+++ short/3D/PyLith/trunk/examples/3d/hex8/pylithapp.cfg	2009-06-17 05:08:41 UTC (rev 15312)
@@ -86,3 +86,7 @@
 ksp_gmres_restart = 50
 #start_in_debugger = true
 
+snes_monitor = true
+snes_view = true
+ksp_converged_reason = true
+snes_converged_reason = true



More information about the CIG-COMMITS mailing list