mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Update to shared_ptr-less parser interface.
This commit is contained in:
@@ -78,7 +78,7 @@ namespace Opm {
|
||||
const SolventPropsAdFromDeck& solvent_props,
|
||||
const StandardWellsSolvent& well_model,
|
||||
const NewtonIterationBlackoilInterface& linsolver,
|
||||
const EclipseStateConstPtr eclState,
|
||||
std::shared_ptr< const EclipseState > eclState,
|
||||
const bool has_disgas,
|
||||
const bool has_vapoil,
|
||||
const bool terminal_output,
|
||||
|
||||
Reference in New Issue
Block a user