fixed: use the ebos ISTL class

to avoid legacy code in tests that will sit in this repo
This commit is contained in:
Arne Morten Kvarving
2018-11-14 12:27:39 +01:00
parent 49a7773b30
commit 911a89fc4c
3 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@
#include <opm/autodiff/WellInterface.hpp>
#include <opm/autodiff/ISTLSolver.hpp>
#include <opm/autodiff/ISTLSolverEbos.hpp>
#include <opm/autodiff/RateConverter.hpp>
namespace Opm