[cig-commits] r7589 - short/3D/PyLith/trunk/examples/twocells/twoquad4

brad at geodynamics.org brad at geodynamics.org
Mon Jul 2 11:11:55 PDT 2007


Author: brad
Date: 2007-07-02 11:11:55 -0700 (Mon, 02 Jul 2007)
New Revision: 7589

Modified:
   short/3D/PyLith/trunk/examples/twocells/twoquad4/pylithapp.cfg
Log:
Switched back to bjacobi preconditioner.

Modified: short/3D/PyLith/trunk/examples/twocells/twoquad4/pylithapp.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twoquad4/pylithapp.cfg	2007-07-02 17:54:58 UTC (rev 7588)
+++ short/3D/PyLith/trunk/examples/twocells/twoquad4/pylithapp.cfg	2007-07-02 18:11:55 UTC (rev 7589)
@@ -93,6 +93,6 @@
 # Additional PETSc command-line arguments may be found in the PETSc
 # documentation.
 [pylithapp.petsc]
-pc_type = jacobi
+pc_type = bjacobi
 # start_in_debugger = true
 # debugger_timeout = 100



More information about the cig-commits mailing list