Common components for OPM, in particular build system (cmake).
Go to file
Markus Blatt 0936b69f1c [cmake] Add CMake module for finding PT-Scotch in dune-cornerpoint
There already is a module for finding Zoltan, which supports
both ParMETIS and PT-Scotch underneath. While the former is
only free for academic use the latter is true open source. Therefore
with this commit we add a module for finding PT-Scotch and add the
necessary libraries and include paths for ZOLTAN.
2015-05-22 21:56:49 +02:00
cmake [cmake] Add CMake module for finding PT-Scotch in dune-cornerpoint 2015-05-22 21:56:49 +02:00
.gitignore Added .gitignore file 2015-03-18 14:48:36 +01:00
CMakeLists.txt Added CMakeLists.txt file to install modules. 2015-05-08 17:20:03 +02:00
configure fix the opm-cmake duncontrol support 2015-05-11 13:52:13 +02:00
dune.module fix the opm-cmake duncontrol support 2015-05-11 13:52:13 +02:00
LICENSE Initial commit 2015-03-18 01:59:50 -05:00
Makefile fix the opm-cmake duncontrol support 2015-05-11 13:52:13 +02:00
README.md Initial commit 2015-03-18 01:59:50 -05:00

opm-cmake

Shared cmake files across flow simulation and upscaling repositories