Search for sequential Pastix.
This commit is contained in:
parent
eef4b7bd87
commit
999b552c16
@ -100,7 +100,7 @@ else()
|
||||
endif()
|
||||
|
||||
|
||||
find_package(PASTIX QUIET COMPONENTS METIS SCOTCH)
|
||||
find_package(PASTIX QUIET COMPONENTS METIS SEQ)
|
||||
# check that the PASTIX found is a version without MPI
|
||||
find_path(PASTIX_pastix_nompi.h_INCLUDE_DIRS
|
||||
NAMES pastix_nompi.h
|
||||
|
||||
Loading…
Reference in New Issue
Block a user