Collection of utilities, solvers and other components.
Go to file
Bård Skaflestad 9ad85e1039 matrix(): Reduce likelihood of reintroducing error fixed in cset 91ad967a15a0.
Specifically, rename loop variables i1->row and i2->col to better
reflect purpose.
2012-05-11 16:31:05 +02:00
examples Simplified data structure for extracted columns. 2012-05-11 09:37:12 +02:00
m4 Use AC_REQUIRE for call to AX_DUNE_COMMON. 2012-04-13 15:45:48 +02:00
opm/core matrix(): Reduce likelihood of reintroducing error fixed in cset 91ad967a15a0. 2012-05-11 16:31:05 +02:00
tests Split disjoint columns in extractColumns(). Add test case. 2012-05-11 11:20:18 +02:00
tutorials Small improvements to tutorial2. 2012-04-24 10:17:57 +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 LinearSolverFactory class. 2012-04-13 16:33:51 +02:00
style.css Added css file, change font and size of formulas. 2012-04-12 18:10:18 +02:00