mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
add files imported from opm-core to build system
change include path for thresholdPressures.hpp in test. note that the test is currently disabled (it was not enabled in opm-core and does not build).
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <opm/core/grid/cornerpoint_grid.h>
|
||||
#include <opm/core/grid/GridManager.hpp>
|
||||
#include <opm/autodiff/GridHelpers.hpp>
|
||||
#include <opm/core/utility/thresholdPressures.hpp> // Note: the GridHelpers must be included before this (to make overloads available)
|
||||
#include <opm/simulators/thresholdPressures.hpp> // Note: the GridHelpers must be included before this (to make overloads available)
|
||||
|
||||
|
||||
static DeckPtr createDeckSimConfig() {
|
||||
|
||||
Reference in New Issue
Block a user