Commit Graph

18 Commits

Author SHA1 Message Date
Arne Morten Kvarving
0bcb1210d9 added: generate config mode file for opm-cmake
changes install to prefix/share/opm by default
2015-05-26 13:59:10 +02:00
Joakim Hove
347fa2cbbd Merge pull request #5 from akva2/add_test_macro
added: macro to add a single test
2015-05-26 13:51:04 +02:00
Arne Morten Kvarving
9457be93c0 added: macro to add a single unit test
adapted from EwomsAddTest
2015-05-26 12:34:22 +02:00
Joakim Hove
ca5d4e6b86 Merge pull request #6 from blattms/add-find-pt-scotch
[cmake] Add CMake module for finding PT-Scotch in dune-cornerpoint
2015-05-24 22:27:53 +02:00
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
Joakim Hove
cce4ff1c59 Merge pull request #4 from joakim-hove/master
Removed deprecated FindPetsc module
2015-05-15 17:13:37 +02:00
Joakim Hove
bb100cc396 Removed deprecated FindPetsc module 2015-05-15 17:11:13 +02:00
Atgeirr Flø Rasmussen
ff5ea97130 Merge pull request #3 from atgeirr/fix-polymer-prereqs
Fix prerequisites.
2015-05-15 16:11:31 +02:00
Atgeirr Flø Rasmussen
b837c72a31 Fix prerequisites.
Change made after initial branch of opm-cmake was lost.
2015-05-15 16:10:05 +02:00
Joakim Hove
ee9a762d6a Merge pull request #2 from andlaus/fix_opm-cmake_build
fix the opm-cmake duncontrol support
2015-05-15 09:06:38 +02:00
Andreas Lauser
08adefa260 fix the opm-cmake duncontrol support
since the opm-cmake does not contain any source files, placeholder
versions of the configure bash script and Makefile are
sufficient. These files are required because dunecontrol calls
'./configure' and 'make' unconditionally. (Also, the downstream
modules need to depend on opm-cmake to find the build macros...)
2015-05-11 13:52:13 +02:00
Joakim Hove
85752f0f90 Added CMakeLists.txt file to install modules. 2015-05-08 17:20:03 +02:00
Joakim Hove
cdc531afa1 Changes fetched from opm-core 2015-05-08 16:51:03 +02:00
Joakim Hove
65d49ef35a Updated to opm-core/master 2015-04-28 09:06:02 +02:00
Joakim Hove
c47f8a42df Updated opm-polymer dependencies 2015-03-19 12:09:31 +01:00
Joakim Hove
e090ba822b Added .gitignore file 2015-03-18 14:48:36 +01:00
Joakim Hove
c78f9d3862 Added cmake/ directory from opm-core 2015-03-18 14:48:36 +01:00
Alf Birger Rustad
2d2de8ef93 Initial commit 2015-03-18 01:59:50 -05:00