mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-29 10:40:59 -06:00
changed: ewoms/parallel -> opm/models/parallel
This commit is contained in:
parent
79df2fd097
commit
681672660a
@ -43,7 +43,7 @@
|
||||
#include <opm/material/common/Exceptions.hpp>
|
||||
|
||||
#include <ewoms/common/propertysystem.hh>
|
||||
#include <ewoms/parallel/threadedentityiterator.hh>
|
||||
#include <opm/models/parallel/threadedentityiterator.hh>
|
||||
|
||||
#include <dune/grid/common/gridenums.hh>
|
||||
|
||||
|
@ -34,7 +34,7 @@
|
||||
#include <ewoms/models/blackoil/blackoilmodel.hh>
|
||||
#include <ewoms/disc/ecfv/ecfvdiscretization.hh>
|
||||
#include <ewoms/io/baseoutputwriter.hh>
|
||||
#include <ewoms/parallel/tasklets.hh>
|
||||
#include <opm/models/parallel/tasklets.hh>
|
||||
|
||||
#include <ebos/nncsorter.hpp>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user