]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add petsc conf hint for petsc>=3.7 3623/head
authorEric Bavier <bavier@cray.com>
Tue, 22 Nov 2016 19:13:34 +0000 (13:13 -0600)
committerEric Bavier <bavier@cray.com>
Tue, 22 Nov 2016 19:13:34 +0000 (13:13 -0600)
cmake/modules/FindPETSC.cmake

index 7e863550f0330cd9507e466f62d21f5f0c6860f6..cc4eb3678b54653f8293be0912a3d84bc03724e6 100644 (file)
@@ -126,7 +126,7 @@ ENDIF()
 DEAL_II_FIND_FILE(PETSC_PETSCVARIABLES
   NAMES petscvariables
   HINTS ${PETSC_DIR}/${PETSC_ARCH} ${PETSC_DIR}
-  PATH_SUFFIXES conf
+  PATH_SUFFIXES conf lib/petsc/conf
   )
 
 IF(NOT PETSC_PETSCVARIABLES MATCHES "-NOTFOUND")

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.