[cig-commits] r16756 - short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/parameters

brad at geodynamics.org brad at geodynamics.org
Wed May 19 17:14:52 PDT 2010


Author: brad
Date: 2010-05-19 17:14:51 -0700 (Wed, 19 May 2010)
New Revision: 16756

Modified:
   short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/parameters/pylithapp.cfg
Log:
Turn on fault preconditioner.

Modified: short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/parameters/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/parameters/pylithapp.cfg	2010-05-20 00:13:07 UTC (rev 16755)
+++ short/3D/PyLith/benchmarks/trunk/static/performance/solvertest/parameters/pylithapp.cfg	2010-05-20 00:14:51 UTC (rev 16756)
@@ -215,7 +215,8 @@
 
 # Field split
 [pylithapp.timedependent.formulation]
-split_fields = true
+split_fields = True
+use_custom_constraint_pc = True
 matrix_type = aij
 
 [pylithapp.petsc]



More information about the CIG-COMMITS mailing list