mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove the BlackoilPropsAdInterface abstraction layer
instead, directly use BlackoilPropsAdFromDeck.
This commit is contained in:
@@ -92,7 +92,7 @@ namespace Opm
|
||||
|
||||
|
||||
void
|
||||
StandardWells::init(const BlackoilPropsAdInterface* fluid_arg,
|
||||
StandardWells::init(const BlackoilPropsAdFromDeck* fluid_arg,
|
||||
const std::vector<bool>* active_arg,
|
||||
const std::vector<PhasePresence>* pc_arg,
|
||||
const VFPProperties* vfp_properties_arg,
|
||||
|
||||
Reference in New Issue
Block a user