Files
opm-common/cmake/Modules
Andreas Lauser 5e30e3a4ab FindParMETIS: use the FindMETIS module to deal with sequential METIS
for me, 4292de413f lead to linker errors
if the sequential metis library was required (and the parallel is not
installed).  see e.g.,

http://www.opm-project.org/CDash/viewBuildError.php?buildid=41290

The reason for this is a partial clash in the variable names which are
used by both modules. With this PR, the FindParMETIS module does not
write to any variables that are prefixed by "METIS_".
2015-08-04 11:32:00 +02:00
..
2015-04-28 09:06:02 +02:00
2015-05-15 16:10:05 +02:00
2015-04-28 09:06:02 +02:00
2015-05-27 10:29:25 +02:00