EclipseIO.hpp: forward EclipseGrid
This commit is contained in:
parent
dc309147cb
commit
0a66661b98
@ -27,7 +27,6 @@
|
|||||||
#include <string>
|
#include <string>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
#include <opm/input/eclipse/EclipseState/Grid/EclipseGrid.hpp>
|
|
||||||
#include <opm/input/eclipse/EclipseState/Grid/NNC.hpp>
|
#include <opm/input/eclipse/EclipseState/Grid/NNC.hpp>
|
||||||
|
|
||||||
#include <opm/output/data/Cells.hpp>
|
#include <opm/output/data/Cells.hpp>
|
||||||
@ -40,6 +39,7 @@ namespace Opm { namespace out {
|
|||||||
|
|
||||||
namespace Opm {
|
namespace Opm {
|
||||||
|
|
||||||
|
class EclipseGrid;
|
||||||
class EclipseState;
|
class EclipseState;
|
||||||
class RestartKey;
|
class RestartKey;
|
||||||
class RestartValue;
|
class RestartValue;
|
||||||
|
Loading…
Reference in New Issue
Block a user