Collection of utilities, solvers and other components.
Go to file
Atgeirr Flø Rasmussen 06a476476a Added LinearSolver* classes to build (not the ...Istl class though).
Adding LinearSolverIstl would require a bit of work (making it optional etc.).
2012-02-21 21:31:49 +01:00
examples Added #if HAVE_CONFIG_H guards around #include "config.h". 2012-02-21 14:46:28 +01:00
m4 Now detects boost and compiles some tests. 2011-12-19 15:26:26 +01:00
opm/core Added LinearSolverInterface and two subclasses, using Umfpack and Istl. 2012-02-21 21:27:15 +01:00
tests Moved writeVtkData() functions to utility/, added a test program. 2012-02-19 21:24:59 +01:00
.hgignore Add demonstration for bare-bones reordering implementation. 2012-01-17 14:41:00 +01:00
.hgtags update tags 2011-12-21 11:21:09 +00:00
CMakeLists.txt Fixed include path bug, added new LinearSolver* classes to build. 2012-02-21 21:29:26 +01:00
configure.ac Initialise maths support early. 2012-02-10 14:59:40 +01:00
Makefile.am Added LinearSolver* classes to build (not the ...Istl class though). 2012-02-21 21:31:49 +01:00