Moved files to opm/simulators/ subdirs.

This commit is contained in:
Atgeirr Flø Rasmussen
2019-05-08 12:58:19 +02:00
parent 589db89b09
commit c17adf788f
69 changed files with 153 additions and 153 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
#include<dune/istl/bvector.hh>
#include<dune/common/fmatrix.hh>
#include<dune/common/fvector.hh>
#include<opm/autodiff/ParallelOverlappingILU0.hpp>
#include<opm/simulators/linalg/ParallelOverlappingILU0.hpp>
#include <boost/test/unit_test.hpp>
#include <boost/test/floating_point_comparison.hpp>