Skip to content
Snippets Groups Projects
Commit ba0f24fa authored by Markus Blatt's avatar Markus Blatt
Browse files

[bugfix] Fixes usage of scotch (parmetis/metis)

There were problems with repartition.hh when using the original parmetis. The cause was
that for scotch we need to require both parmetis.h and metis.h, which broke backwards
compatibility for the original parmetis (which worked without metis, too). With the patch
we check whether parmetis.h is from scotch and if that is the case also require metis. If not,
metis suffices.
parent f5c31982
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment