[cig-commits] r7547 -
short/3D/PyLith/trunk/examples/twocells/twoquad4
brad at geodynamics.org
brad at geodynamics.org
Thu Jun 28 11:21:33 PDT 2007
Author: brad
Date: 2007-06-28 11:21:32 -0700 (Thu, 28 Jun 2007)
New Revision: 7547
Modified:
short/3D/PyLith/trunk/examples/twocells/twoquad4/sheardisp.cfg
Log:
switched to jacobi preconditioner for twoquad4 shear test.
Modified: short/3D/PyLith/trunk/examples/twocells/twoquad4/sheardisp.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twoquad4/sheardisp.cfg 2007-06-28 18:19:54 UTC (rev 7546)
+++ short/3D/PyLith/trunk/examples/twocells/twoquad4/sheardisp.cfg 2007-06-28 18:21:32 UTC (rev 7547)
@@ -69,7 +69,7 @@
# PETSc
# ----------------------------------------------------------------------
[pylithapp.petsc]
-pc_type = bjacobi
+pc_type = jacobi
# ----------------------------------------------------------------------
# output
More information about the cig-commits
mailing list