mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
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.