mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
updating for the comments.
implement wells(), localWellsActive() and wellsActive() for the BlackoilModelBase and its derived classed.
This commit is contained in:
@@ -179,6 +179,8 @@ namespace Opm {
|
||||
|
||||
// Need to declare Base members we want to use here.
|
||||
using Base::stdWells;
|
||||
using Base::wells;
|
||||
using Base::wellsActive;
|
||||
using Base::variableState;
|
||||
using Base::computePressures;
|
||||
using Base::computeGasPressure;
|
||||
|
||||
Reference in New Issue
Block a user