fixing warnings under simulator/wells

This commit is contained in:
Kai Bao
2019-06-25 21:53:37 +02:00
parent aa06942695
commit 53b15527c2
10 changed files with 36 additions and 48 deletions

View File

@@ -485,8 +485,7 @@ namespace Opm
// checking convergence of extra equations, if there are any
void checkConvergenceExtraEqs(const std::vector<double>& res,
ConvergenceReport& report,
DeferredLogger& deferred_logger) const;
ConvergenceReport& report) const;
// updating the connectionRates_ related polymer molecular weight
void updateConnectionRatePolyMW(const EvalWell& cq_s_poly,