moving localWellsActive and wellsActive to StandardWells

maybe later it can be something general for different types of wells.
This commit is contained in:
Kai Bao
2016-04-01 14:55:58 +02:00
parent 48483b23c7
commit 3947ff5b1d
8 changed files with 48 additions and 26 deletions

View File

@@ -179,7 +179,6 @@ namespace Opm {
// Need to declare Base members we want to use here.
using Base::stdWells;
using Base::wellsActive;
using Base::variableState;
using Base::computePressures;
using Base::computeGasPressure;