mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
changed: ewoms/parallel -> opm/models/parallel
This commit is contained in:
@@ -43,7 +43,7 @@
|
|||||||
#include <opm/material/common/Exceptions.hpp>
|
#include <opm/material/common/Exceptions.hpp>
|
||||||
|
|
||||||
#include <ewoms/common/propertysystem.hh>
|
#include <ewoms/common/propertysystem.hh>
|
||||||
#include <ewoms/parallel/threadedentityiterator.hh>
|
#include <opm/models/parallel/threadedentityiterator.hh>
|
||||||
|
|
||||||
#include <dune/grid/common/gridenums.hh>
|
#include <dune/grid/common/gridenums.hh>
|
||||||
|
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
#include <ewoms/models/blackoil/blackoilmodel.hh>
|
#include <ewoms/models/blackoil/blackoilmodel.hh>
|
||||||
#include <ewoms/disc/ecfv/ecfvdiscretization.hh>
|
#include <ewoms/disc/ecfv/ecfvdiscretization.hh>
|
||||||
#include <ewoms/io/baseoutputwriter.hh>
|
#include <ewoms/io/baseoutputwriter.hh>
|
||||||
#include <ewoms/parallel/tasklets.hh>
|
#include <opm/models/parallel/tasklets.hh>
|
||||||
|
|
||||||
#include <ebos/nncsorter.hpp>
|
#include <ebos/nncsorter.hpp>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user