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-03-18 14:48:36 +01:00
2015-05-11 13:52:13 +02:00
2015-03-18 01:59:50 -05:00
2015-05-11 13:52:13 +02:00
2015-03-18 01:59:50 -05:00

opm-cmake

Shared cmake files across flow simulation and upscaling repositories

Description
Common components for OPM, in particular build system (cmake).
Readme 74 MiB
Languages
C++ 79%
ECL 13.4%
Scheme 3.1%
CMake 2.4%
Python 1%
Other 1%