Collection of utilities, solvers and other components.
Go to file
Bård Skaflestad 78dea6aa20 Pass correctly sized well-rate solution vectors to ifs_tpfa_press_flux().
The function computes a total flux at each perforation (connection), not
just one total flux per well.  Update documentation accordingly.
2012-04-12 20:27:29 +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 Pass correctly sized well-rate solution vectors to ifs_tpfa_press_flux(). 2012-04-12 20:27:29 +02:00
tests Renamed all grid construction functions to create_grid_<something>(). 2012-04-11 12:35:19 +02:00
tutorials Build the 'tutorial2' programme only if UMFPACK is present. 2012-04-12 18:39:51 +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