Collection of utilities, solvers and other components.
Go to file
Bård Skaflestad 5d4e216cec Anchor Doxygen comments to current line.
Existing mark-up (/** ... */) would erroneously apply the documentation
of one field to the one below.  Using /**< ... */ avoids this problem.

Found by reading the Doxygen manual more carefully...
2012-06-26 11:44:30 +02:00
examples Update porosities before calling transport solver. 2012-06-14 21:51:44 +02:00
m4 Don't use AC_REQUIRE within a conditional. 2012-06-05 19:56:17 +02:00
opm/core Anchor Doxygen comments to current line. 2012-06-26 11:44:30 +02:00
tests Insert a few blank lines for grouping purposes. 2012-06-12 23:10:38 +02:00
tutorials Dispose of "Wells" object at end of simulation. 2012-06-18 10:16:28 +02:00
.gitignore Convert ignore file from Mercurial to Git 2012-06-25 23:22:22 +02:00
CMakeLists.txt Added -ldunecommon to link flags. 2012-02-21 22:13:24 +01:00
configure.ac Add preliminary build glue to include AGMG in the OPM-Core library. 2012-06-05 19:44:18 +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 Sort _SOURCES and _HEADERS. 2012-06-16 19:18:04 +02:00
style.css Added css file, change font and size of formulas. 2012-04-12 18:10:18 +02:00