Collection of utilities, solvers and other components.
Go to file
Andreas Lauser 31d0681a66 opm-core: make it a usable in conjunction wit dunecontrol
This allows projects which use the DUNE build system and want to use
OPM-Core to specify a dependency in their dune.module file. (i.e. they
don't have to worry about compiler and linker flags anymore.)

opm-core can still be used without having DUNE installed, though. This
means that for users which do not need/want a dependency on DUNE,
nothing changes.

v2: avoid naming conflict of the AX_BOOST_BASE macro with dune-common
    by renaming it to OPM_BOOST_BASE.
v3: make the library detection work nicely
v4: Use AX_BOOST_BASE M4 macro from opm-core instead from dune-common
    as base for OPM_BOOST_BASE to get rid of a few bugs, reworded
    commit message. Thanks to Bård Skaflestad for the review.
2012-07-02 19:17:25 +02:00
examples Update porosities before calling transport solver. 2012-06-14 21:51:44 +02:00
m4 opm-core: make it a usable in conjunction wit dunecontrol 2012-07-02 19:17:25 +02:00
opm/core opm-core: make it work nicely with clang 2012-07-02 18:52:30 +02:00
tests Use dynamic Boost.Test mode only if supported 2012-06-27 16:51:37 +02:00
tutorials Dispose of "Wells" object at end of simulation. 2012-06-18 10:16:28 +02:00
.gitignore Ignore editor temporary files 2012-06-28 21:09:07 +02:00
CMakeLists.txt Added -ldunecommon to link flags. 2012-02-21 22:13:24 +01:00
configure.ac opm-core: make it a usable in conjunction wit dunecontrol 2012-07-02 19:17:25 +02:00
Doxyfile Added skeleton doxygen_main.hpp for overview documentation. 2012-06-05 15:20:13 +02:00
DoxygenLayout.xml Added doxygen configuration files (remove Doxyfile from .hgignore). 2012-04-10 17:22:14 +02:00
dune.module opm-core: make it a usable in conjunction wit dunecontrol 2012-07-02 19:17:25 +02:00
generate_doc_figures.py Added generation of tutorial4 pngs. 2012-06-11 10:10:53 +02:00
Makefile.am Merge branch 'preprocess-svn-reintegrate' 2012-06-26 19:52:21 +02:00
style.css Added css file, change font and size of formulas. 2012-04-12 18:10:18 +02:00