[cig-commits] [commit] baagaard/fix-friction-initial-state: Upgrade to new PETSc release (78ec935)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jul 16 13:04:42 PDT 2014


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

On branch  : baagaard/fix-friction-initial-state
Link       : https://github.com/geodynamics/pylith/compare/8fb67f577a99f36e359c13bba4e3ea8285f7c1f1...78ec935d3813bf7682983b88d043a477899265be

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

commit 78ec935d3813bf7682983b88d043a477899265be
Author: Matthew G. Knepley <knepley at gmail.com>
Date:   Wed Jul 16 15:04:42 2014 -0500

    Upgrade to new PETSc release


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

78ec935d3813bf7682983b88d043a477899265be
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 1004561..fc5947e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -151,7 +151,7 @@ AC_LANG(C++)
 #CIT_CHECK_LIB_MPI
 
 # PETSC
-CIT_PATH_PETSC([3.4.4])
+CIT_PATH_PETSC([3.5.0])
 CIT_HEADER_PETSC
 CIT_CHECK_LIB_PETSC
 



More information about the CIG-COMMITS mailing list