opm-simulators/opm/core
Atgeirr Flø Rasmussen 25a2c3d00b Implement solveMultiCell() properly.
Interface change: solver now requires a linear solver (for the multi-cell blocks only).

Implementation uses new private method assembleSingleCell(), that is a modified copy
of solveSingleCell(). Should refactor.
2013-04-17 12:58:15 +02:00
..
linalg make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
pressure make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
props make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
simulator make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
tof Implement solveMultiCell() properly. 2013-04-17 12:58:15 +02:00
transport make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
utility make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
wells make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
wells.h Clean up well docs. 2013-03-20 14:14:53 +01:00