[cig-commits] r16425 - short/3D/PyLith/trunk/playpen/friction/bar_shearwave/quad4
brad at geodynamics.org
brad at geodynamics.org
Mon Mar 15 16:50:34 PDT 2010
Author: brad
Date: 2010-03-15 16:50:34 -0700 (Mon, 15 Mar 2010)
New Revision: 16425
Modified:
short/3D/PyLith/trunk/playpen/friction/bar_shearwave/quad4/pylithapp.cfg
Log:
Updated preconditioning setting for changes to PETSc.
Modified: short/3D/PyLith/trunk/playpen/friction/bar_shearwave/quad4/pylithapp.cfg
===================================================================
--- short/3D/PyLith/trunk/playpen/friction/bar_shearwave/quad4/pylithapp.cfg 2010-03-15 23:42:05 UTC (rev 16424)
+++ short/3D/PyLith/trunk/playpen/friction/bar_shearwave/quad4/pylithapp.cfg 2010-03-15 23:50:34 UTC (rev 16425)
@@ -79,6 +79,7 @@
# shift_positive_definite and turn on shift_nonzero).
sub_pc_factor_shift_positive_definite = 0
sub_pc_factor_shift_nonzero =
+sub_pc_factor_shift_type = nonzero
ksp_rtol = 1.0e-8
ksp_atol = 1.0e-10
More information about the CIG-COMMITS
mailing list