Collection of utilities, solvers and other components.
Go to file
Bård Skaflestad 6672a94fb2 Distinguish distributable from non-distributable sources.
We do not want to distribute the AGMG sources along with OPM-Core. 
These sources must be defined by the builder at configure time.

This fixes "make distcheck".
2012-07-03 17:45:24 +02:00
examples Build the library in a lib/ sub-directory of $(builddir) 2012-07-03 16:44:03 +02:00
m4 Reference variables using ${...} syntax. 2012-06-29 20:45:14 +02:00
opm/core Add partial Doxygen markup to public interfaces. 2012-07-03 01:30:18 +02:00
tests Build the library in a lib/ sub-directory of $(builddir) 2012-07-03 16:44:03 +02:00
tutorials Build the library in a lib/ sub-directory of $(builddir) 2012-07-03 16:44:03 +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 Add AC macro to determine how to link Boost.Test 2012-06-27 16:26:52 +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
generate_doc_figures.py Added generation of tutorial4 pngs. 2012-06-11 10:10:53 +02:00
Makefile.am Distinguish distributable from non-distributable sources. 2012-07-03 17:45:24 +02:00
style.css Added css file, change font and size of formulas. 2012-04-12 18:10:18 +02:00