Collection of utilities, solvers and other components.
Go to file
Atgeirr Flø Rasmussen 541813ace5 Made reordersequence a C++ source file, in order to use std::sort().
This is for the experimental change of the graph topology, putting the
connections in the graph sorted by flux magnitude. Currently the
changes are in the file, but commented out until further experiments
have been done.
2012-02-15 22:42:07 +01:00
examples TransportModel* classes are now expected to have a custom solve() method. More: 2012-02-10 10:48:18 +01:00
m4 Now detects boost and compiles some tests. 2011-12-19 15:26:26 +01:00
opm/core Made reordersequence a C++ source file, in order to use std::sort(). 2012-02-15 22:42:07 +01:00
tests Removed legacy blackoil fluid code. Further information: 2012-02-10 09:28:05 +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
configure.ac Initialise maths support early. 2012-02-10 14:59:40 +01:00
Makefile.am Made reordersequence a C++ source file, in order to use std::sort(). 2012-02-15 22:42:07 +01:00