Collection of utilities, solvers and other components.
Go to file
Atgeirr Flø Rasmussen 3342424a50 Fixed a bug in non-linear Gauss-Seidel column segregation solver.
With columns containing an odd number of cells, middle cell would
get solved twice, and the second time with incorrect s0.
We still solve twice, but with correct s0.
2012-05-21 11:11:06 +02:00
examples Work in progress on CompressibleTpfa. 2012-05-18 11:10:31 +02:00
m4 Use AC_REQUIRE for call to AX_DUNE_COMMON. 2012-04-13 15:45:48 +02:00
opm/core Fixed a bug in non-linear Gauss-Seidel column segregation solver. 2012-05-21 11:11:06 +02:00
tests Split disjoint columns in extractColumns(). Add test case. 2012-05-11 11:20:18 +02:00
tutorials merge. 2012-05-16 17:00:09 +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 Initial version of automatic checking for dune-istl in build system. 2012-04-13 15:35:19 +02:00
Doxyfile Added collection and removal of temporary files in python script. 2012-04-18 15:42:44 +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 collection and removal of temporary files in python script. 2012-04-18 15:42:44 +02:00
Makefile.am Added WellState class. 2012-05-16 14:37:55 +02:00
style.css Added css file, change font and size of formulas. 2012-04-12 18:10:18 +02:00