Skip to content

Commit

Permalink
Rebased
Browse files Browse the repository at this point in the history
  • Loading branch information
hakonhagland committed Feb 21, 2024
1 parent 8557f51 commit 30a344b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opm/simulators/flow/python/PyBlackOilSimulator.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ class PyBlackOilSimulator
int stepInit();

private:
Opm::FlowMainEbos<TypeTag>& getFlowMain() const;
Opm::FlowMain<TypeTag>& getFlowMain() const;
PyFluidState<TypeTag>& getFluidState() const;
PyMaterialState<TypeTag>& getMaterialState() const;

Expand Down

0 comments on commit 30a344b

Please sign in to comment.