mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-14 10:43:25 -06:00
Merge pull request #2007 from akva2/rename_parallel
changed: ewoms/parallel -> opm/models/parallel
This commit is contained in:
commit
1fc26e2e96
@ -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