[cig-commits] [commit] knepley/upgrade-petsc-master: Use PETSc partitioner setting. (1fe2ffc)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Mon Oct 20 10:46:10 PDT 2014


Repository : https://github.com/geodynamics/pylith

On branch  : knepley/upgrade-petsc-master
Link       : https://github.com/geodynamics/pylith/compare/d17e8542341a4ea9ed32a4f91b51800c88950ee2...1fe2ffc03107e68da2124fd68fa420f153dc75d9

>---------------------------------------------------------------

commit 1fe2ffc03107e68da2124fd68fa420f153dc75d9
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Mon Oct 20 10:46:33 2014 -0700

    Use PETSc partitioner setting.


>---------------------------------------------------------------

1fe2ffc03107e68da2124fd68fa420f153dc75d9
 tests_auto/2d/tri3/sheardispfriction.cfg | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests_auto/2d/tri3/sheardispfriction.cfg b/tests_auto/2d/tri3/sheardispfriction.cfg
index abda561..3397aeb 100644
--- a/tests_auto/2d/tri3/sheardispfriction.cfg
+++ b/tests_auto/2d/tri3/sheardispfriction.cfg
@@ -125,6 +125,8 @@ db_initial.data = [0.0*Pa, -100.0*MPa]
 # PETSc
 # ----------------------------------------------------------------------
 [sheardispfriction.petsc]
+petscpartitioner_type = chaco
+
 pc_type = asm
 
 # Change the preconditioner settings.



More information about the CIG-COMMITS mailing list