Collection of utilities, solvers and other components.
Go to file
Bård Skaflestad 31788277f9 Don't link in Fortran support libraries
This is an experiment, not strictly sanctioned by the AX_LAPACK macro
documentation, to avoid linker errors related to missing symbol MAIN__
in the (GFortran) run-time support libraries.  Strictly speaking, we
should be using the method outlined in the Autoconf manual, but we'll
try the easier way for now.

This commit is more or less equivalent to forward-porting commits
dd6e0fd3, c437eba2, and 9e885dc7 from the "ert" branch.
2012-07-10 13:38:33 +02:00
examples Don't link in Fortran support libraries 2012-07-10 13:38:33 +02:00
m4 Avoid Clobbering Dune's Boost Support. 2012-07-09 17:42:56 +02:00
opm/core opm-core: make it work nicely with clang 2012-07-05 12:42:49 +02:00
tests Don't link in Fortran support libraries 2012-07-10 13:38:33 +02:00
tutorials Avoid Clobbering Dune's Boost Support. 2012-07-09 17:42:56 +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-05 12:42:49 +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-05 12:42:49 +02:00
generate_doc_figures.py Added generation of tutorial4 pngs. 2012-06-11 10:10:53 +02:00
Makefile.am Don't link in Fortran support libraries 2012-07-10 13:38:33 +02:00
style.css Added css file, change font and size of formulas. 2012-04-12 18:10:18 +02:00