mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-01 12:06:54 -06:00
Move GridManager to grid subdir.
Also remove GridAdapter (moved to dune-cornerpoint), and moved grid.c implementation file to grid subdir.
This commit is contained in:
parent
e83057e0ea
commit
5fc63031ed
@ -6,7 +6,7 @@
|
||||
#include <opm/core/utility/initState.hpp>
|
||||
#include <opm/core/simulator/SimulatorTimer.hpp>
|
||||
#include <opm/core/wells/WellsManager.hpp>
|
||||
#include <opm/core/GridManager.hpp>
|
||||
#include <opm/core/grid/GridManager.hpp>
|
||||
#include <opm/core/pressure/IncompTpfa.hpp>
|
||||
#include <opm/core/props/IncompPropertiesFromDeck.hpp>
|
||||
#include <opm/core/newwells.h>
|
||||
|
Loading…
Reference in New Issue
Block a user