mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
using reference of WellState in resetWellControlFromState()
This commit is contained in:
@@ -155,7 +155,7 @@ enum WellVariablePositions {
|
||||
|
||||
int numCells() const;
|
||||
|
||||
void resetWellControlFromState(WellState xw) const;
|
||||
void resetWellControlFromState(const WellState& xw) const;
|
||||
|
||||
const Wells& wells() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user