BlackoilWellModel: move setRepRadiusPerfLength to generic class

This commit is contained in:
Arne Morten Kvarving
2021-06-07 13:04:29 +02:00
parent c5fae280f3
commit 2b9141035e
4 changed files with 11 additions and 17 deletions

View File

@@ -321,6 +321,8 @@ protected:
void inferLocalShutWells();
void setRepRadiusPerfLength();
const Schedule& schedule_;
const SummaryState& summaryState_;
const EclipseState& eclState_;