moving addWellFluxEq to MultisegmentWells

This commit is contained in:
Kai Bao
2016-04-27 13:44:15 +02:00
parent 89117c0294
commit 5ba53a7a39
4 changed files with 64 additions and 54 deletions

View File

@@ -205,10 +205,6 @@ namespace Opm {
const SolutionState& state,
WellState& xw) const;
void
addWellFluxEq(const std::vector<ADB>& cq_s,
const SolutionState& state);
void
addWellControlEq(const SolutionState& state,
const WellState& xw,