Collection of utilities, solvers and other components.
Go to file
Bård Skaflestad 8002de23e4 Catch up to interface change of IncompTPFA::solve().
Revision 13e1ab7e1093 introduced well solution vectors (accessed only when
wells are present).  Update the method call accordingly to restore build.
2012-04-12 18:39:19 +02:00
examples Made a computeWDP-function 2012-04-12 17:50:51 +02:00
m4 Now detects boost and compiles some tests. 2011-12-19 15:26:26 +01:00
opm/core Added Latex format in documentation. 2012-04-12 18:13:57 +02:00
tests Renamed all grid construction functions to create_grid_<something>(). 2012-04-11 12:35:19 +02:00
tutorials Catch up to interface change of IncompTPFA::solve(). 2012-04-12 18:39:19 +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 css file, change font and size of formulas. 2012-04-12 18:10:18 +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 tutorial2 in python script. 2012-04-12 18:12:29 +02:00
Makefile.am Moved free_grid() to grid.h and (new file) grid.c. 2012-04-11 11:32:52 +02:00
style.css Added css file, change font and size of formulas. 2012-04-12 18:10:18 +02:00