mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
removing s from the name of function variableWellStateIndices()
This commit is contained in:
@@ -305,7 +305,7 @@ namespace Opm {
|
||||
variableStateIndices() const;
|
||||
|
||||
std::vector<int>
|
||||
variableWellsStateIndices() const;
|
||||
variableWellStateIndices() const;
|
||||
|
||||
void
|
||||
addWellContribution2MassBalanceEq(const std::vector<ADB>& cq_s);
|
||||
|
||||
Reference in New Issue
Block a user