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

brad at geodynamics.org brad at geodynamics.org
Thu May 1 19:31:33 PDT 2008


Author: brad
Date: 2008-05-01 19:31:32 -0700 (Thu, 01 May 2008)
New Revision: 11894

Modified:
   short/3D/PyLith/trunk/examples/3d/hex8/pylithapp.cfg
Log:
Switched to asm preconditioner.

Modified: short/3D/PyLith/trunk/examples/3d/hex8/pylithapp.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/3d/hex8/pylithapp.cfg	2008-05-02 01:53:56 UTC (rev 11893)
+++ short/3D/PyLith/trunk/examples/3d/hex8/pylithapp.cfg	2008-05-02 02:31:32 UTC (rev 11894)
@@ -66,7 +66,7 @@
 
 [pylithapp.petsc]
 ksp_rtol = 1.0e-8
-pc_type = bjacobi
+pc_type = asm
 ksp_monitor = true
 ksp_view = true
 #log_summary = true



More information about the cig-commits mailing list