| active_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| ADB typedef | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| addWellContributionToMassBalanceEq(const std::vector< ADB > &cq_s, const SolutionState &state, const WellState &xw) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| addWellControlEq(const SolutionState &state, const WellState &xw, const V &aliveWells) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| addWellFluxEq(const std::vector< ADB > &cq_s, const SolutionState &state) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| afterStep(const double dt, ReservoirState &reservoir_state, WellState &well_state) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| applyThresholdPressures(ADB &dp) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| asImpl() | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | inlineprotected |
| asImpl() const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | inlineprotected |
| assemble(const ReservoirState &reservoir_state, WellState &well_state, const bool initial_assembly) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| assembleMassBalanceEq(const SolutionState &state) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| Base typedef | Opm::BlackoilModel< Grid > | |
| BlackoilModel(const typename Base::ModelParameters ¶m, const Grid &grid, const BlackoilPropsAdInterface &fluid, const DerivedGeology &geo, const RockCompressibility *rock_comp_props, const Wells *wells_arg, const NewtonIterationBlackoilInterface &linsolver, Opm::EclipseStateConstPtr eclState, const bool has_disgas, const bool has_vapoil, const bool terminal_output) | Opm::BlackoilModel< Grid > | inline |
| BlackoilModelBase(const ModelParameters ¶m, const Grid &grid, const BlackoilPropsAdInterface &fluid, const DerivedGeology &geo, const RockCompressibility *rock_comp_props, const Wells *wells, const NewtonIterationBlackoilInterface &linsolver, Opm::EclipseStateConstPtr eclState, const bool has_disgas, const bool has_vapoil, const bool terminal_output) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| canph_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| cells_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| classifyCondition(const ReservoirState &state) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| computeAccum(const SolutionState &state, const int aix) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| computeGasPressure(const V &po, const V &sw, const V &so, const V &sg) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| computeMassFlux(const int actph, const V &transi, const ADB &kr, const ADB &p, const SolutionState &state) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| computePressures(const ADB &po, const ADB &sw, const ADB &so, const ADB &sg) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| computeRelPerm(const SolutionState &state) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| computeResidualNorms() const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| computeWellConnectionPressures(const SolutionState &state, const WellState &xw) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| computeWellFlux(const SolutionState &state, const std::vector< ADB > &mob_perfcells, const std::vector< ADB > &b_perfcells, V &aliveWells, std::vector< ADB > &cq_s) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| convergenceReduction(const Eigen::Array< double, Eigen::Dynamic, Eigen::Dynamic > &B, const Eigen::Array< double, Eigen::Dynamic, Eigen::Dynamic > &tempV, const Eigen::Array< double, Eigen::Dynamic, Eigen::Dynamic > &R, std::vector< double > &R_sum, std::vector< double > &maxCoeff, std::vector< double > &B_avg, std::vector< double > &maxNormWell, int nc, int nw) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| DataBlock typedef | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| dpMaxRel() const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | inlineprotected |
| drMaxRel() const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | inlineprotected |
| dsMax() const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | inlineprotected |
| fluid_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| fluidDensity(const int phase, const ADB &b, const ADB &rs, const ADB &rv) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| fluidReciprocFVF(const int phase, const ADB &p, const ADB &temp, const ADB &rs, const ADB &rv, const std::vector< PhasePresence > &cond) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| fluidRsSat(const V &p, const V &so, const std::vector< int > &cells) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| fluidRsSat(const ADB &p, const ADB &so, const std::vector< int > &cells) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| fluidRvSat(const V &p, const V &so, const std::vector< int > &cells) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| fluidRvSat(const ADB &p, const ADB &so, const std::vector< int > &cells) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| fluidViscosity(const int phase, const ADB &p, const ADB &temp, const ADB &rs, const ADB &rv, const std::vector< PhasePresence > &cond) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| geo_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| getConvergence(const double dt, const int iteration) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| getWellConvergence(const int iteration) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| grid_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| has_disgas_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| has_vapoil_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| isRs_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| isRv_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| isSg_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| isVFPActive() const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| linearIterationsLastSolve() const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| linsolver_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| localWellsActive() const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | inlineprotected |
| M typedef | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| makeConstantState(SolutionState &state) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| material_name_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| materialName(int material_index) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| maxResidualAllowed() const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | inlineprotected |
| ModelParameters typedef | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| numMaterials() const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| numPhases() const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| ops_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| param_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| phaseCondition() const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | inlineprotected |
| phaseCondition_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| poroMult(const ADB &p) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| prepareStep(const double dt, ReservoirState &reservoir_state, WellState &well_state) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| primalVariable_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| pvdt_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| ReservoirState typedef | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| residual_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| rock_comp_props_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| rq_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| setThresholdPressures(const std::vector< double > &threshold_pressures_by_face) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| sizeNonLinear() const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| SolutionState typedef | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| solveJacobianSystem() const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| solveWellEq(const std::vector< ADB > &mob_perfcells, const std::vector< ADB > &b_perfcells, SolutionState &state, WellState &well_state) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| terminal_output_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| terminalOutputEnabled() const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| threshold_pressures_by_interior_face_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| transMult(const ADB &p) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| updateEquationsScaling() | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| updatePerfPhaseRatesAndPressures(const std::vector< ADB > &cq_s, const SolutionState &state, WellState &xw) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| updatePhaseCondFromPrimalVariable() | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| updatePrimalVariableFromState(const ReservoirState &state) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| updateState(const V &dx, ReservoirState &reservoir_state, WellState &well_state) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| updateWellControls(WellState &xw) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| updateWellState(const V &dwells, WellState &well_state) | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| use_threshold_pressure_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| V typedef | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| variableReservoirStateInitials(const ReservoirState &x, std::vector< V > &vars0) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| variableState(const ReservoirState &x, const WellState &xw) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| variableStateExtractVars(const ReservoirState &x, const std::vector< int > &indices, std::vector< ADB > &vars) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| variableStateExtractWellsVars(const std::vector< int > &indices, std::vector< ADB > &vars, SolutionState &state) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| variableStateIndices() const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| variableStateInitials(const ReservoirState &x, const WellState &xw) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| variableWellStateIndices() const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| variableWellStateInitials(const WellState &xw, std::vector< V > &vars0) const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| vfp_properties_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| well_perforation_densities_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| well_perforation_pressure_diffs_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| wells() const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | inlineprotected |
| wells_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| wells_active_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |
| wellsActive() const | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | inlineprotected |
| WellState typedef | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | |
| wops_ | Opm::BlackoilModelBase< Grid, BlackoilModel< Grid > > | protected |