changed: ewoms/disc -> opm/models/discretization

This commit is contained in:
Arne Morten Kvarving
2019-09-11 13:46:13 +02:00
parent f48ae0f7f1
commit 474ae4ded8
68 changed files with 10727 additions and 40 deletions

View File

@@ -42,7 +42,7 @@
#include <opm/material/components/Air.hpp>
#include <ewoms/models/immiscible/immiscibleproperties.hh>
#include <ewoms/disc/common/restrictprolong.hh>
#include <opm/models/discretization/common/restrictprolong.hh>
#if HAVE_DUNE_ALUGRID
#include <dune/alugrid/grid.hh>