mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
StandardWellPrimaryVariables: make data members private
and add generic read-only accessors
This commit is contained in:
@@ -109,6 +109,8 @@ namespace Opm
|
||||
// TODO: we should have indices for the well equations and well primary variables separately
|
||||
static constexpr int Bhp = numStaticWellEq - numWellControlEq;
|
||||
|
||||
using StdWellEval::WQTotal;
|
||||
|
||||
using typename Base::Scalar;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user