Collection of utilities, solvers and other components.
Go to file
Atgeirr Flø Rasmussen a48b261a3c TransportModel* classes are now expected to have a custom solve() method. More:
- Using new solve() method in spu_2p.
 - solve() implemented in terms of protected superclass method reorderAndTransport().
 - Removed unused code being replaced by solve().
2012-02-10 10:48:18 +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 TransportModel* classes are now expected to have a custom solve() method. More: 2012-02-10 10:48:18 +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 Solidify checks for maths-related functions. 2012-02-07 00:25:40 +01:00
Makefile.am TransportModel* classes are now expected to have a custom solve() method. More: 2012-02-10 10:48:18 +01:00