Collection of utilities, solvers and other components.
Go to file
Bård Skaflestad 6c35b9679b Don't clobber LDFLAGS user variable
Fix a misunderstanding that's been present since the inception.  The
LDFLAGS variable is entirely at the builder's disposal.  Flags needed
for system-internal settings must go in the AM_* equivalents.
2012-07-10 13:46:30 +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 clobber LDFLAGS user variable 2012-07-10 13:46:30 +02:00
tutorials Don't clobber LDFLAGS user variable 2012-07-10 13:46:30 +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