Collection of utilities, solvers and other components.
Go to file
2012-04-11 14:03:57 +02:00
examples Don't build the 'wells_example' unless UMFPACK is available. 2012-04-11 09:06:07 +02:00
m4 Now detects boost and compiles some tests. 2011-12-19 15:26:26 +01:00
opm/core Documented grid.h (UnstructuredGrid struct and destroy_grid() function). 2012-04-11 14:03:57 +02:00
tests Renamed all grid construction functions to create_grid_<something>(). 2012-04-11 12:35:19 +02:00
tutorials Don't add per-target LDADD that are already implied by global LDADD. 2012-04-10 19:40:00 +02:00
.hgignore Added doxygen configuration files (remove Doxyfile from .hgignore). 2012-04-10 17:22:14 +02:00
.hgtags update tags 2011-12-21 11:21:09 +00:00
CMakeLists.txt Added -ldunecommon to link flags. 2012-02-21 22:13:24 +01:00
configure.ac Fixed configure.ac file to take into account tutorials 2012-04-10 17:46:52 +02:00
Doxyfile Added doxygen configuration files (remove Doxyfile from .hgignore). 2012-04-10 17:22:14 +02:00
DoxygenLayout.xml Added doxygen configuration files (remove Doxyfile from .hgignore). 2012-04-10 17:22:14 +02:00
generate_doc_figures.py Fixed bug in python script. Remove vtu files used to generate figures. 2012-04-10 17:54:50 +02:00
Makefile.am Moved free_grid() to grid.h and (new file) grid.c. 2012-04-11 11:32:52 +02:00