This is the complete list of members for Opm::PvtLiveGas, including all inherited members.
Aqua enum value | Opm::BlackoilPhases | |
b(const int n, const int *pvtRegionIdx, const double *p, const double *T, const double *r, double *output_b, double *output_dbdp, double *output_dbdr) const | Opm::PvtLiveGas | virtual |
b(const int n, const int *pvtRegionIdx, const double *p, const double *T, const double *r, const PhasePresence *cond, double *output_b, double *output_dbdp, double *output_dbdr) const | Opm::PvtLiveGas | virtual |
B(const int n, const int *pvtRegionIdx, const double *p, const double *T, const double *z, double *output_B) const | Opm::PvtLiveGas | virtual |
dBdp(const int n, const int *pvtRegionIdx, const double *p, const double *T, const double *z, double *output_B, double *output_dBdp) const | Opm::PvtLiveGas | virtual |
dRdp(const int n, const int *pvtRegionIdx, const double *p, const double *z, double *output_R, double *output_dRdp) const | Opm::PvtLiveGas | virtual |
evalB(double press, const double *surfvol, int pvtTableIdx) const | Opm::PvtLiveGas | protected |
evalBDeriv(double press, const double *surfvol, int pvtTableIdx, double &B, double &dBdp) const | Opm::PvtLiveGas | protected |
evalR(double press, const double *surfvol, int pvtTableIdx) const | Opm::PvtLiveGas | protected |
evalRDeriv(double press, const double *surfvol, int pvtTableIdx, double &R, double &dRdp) const | Opm::PvtLiveGas | protected |
getTableIndex_(const int *pvtTableIdx, int cellIdx) const | Opm::PvtLiveGas | inlineprotected |
Liquid enum value | Opm::BlackoilPhases | |
MaxNumPhases | Opm::BlackoilPhases | static |
miscible_gas(const double press, const double *surfvol, const int pvtTableIdx, const int item, const bool deriv=false) const | Opm::PvtLiveGas | protected |
miscible_gas(const double press, const double r, const PhasePresence &cond, const int pvtTableIdx, const int item, const int deriv=0) const | Opm::PvtLiveGas | protected |
mu(const int n, const int *pvtRegionIdx, const double *p, const double *T, const double *z, double *output_mu) const | Opm::PvtLiveGas | virtual |
mu(const int n, const int *pvtRegionIdx, const double *p, const double *T, const double *r, double *output_mu, double *output_dmudp, double *output_dmudr) const | Opm::PvtLiveGas | virtual |
mu(const int n, const int *pvtRegionIdx, const double *p, const double *T, const double *r, const PhasePresence *cond, double *output_mu, double *output_dmudp, double *output_dmudr) const | Opm::PvtLiveGas | virtual |
num_phases_ | Opm::PvtInterface | protected |
phase_pos_ | Opm::PvtInterface | protected |
PhaseIndex enum name | Opm::BlackoilPhases | |
PvtInterface() | Opm::PvtInterface | |
PvtLiveGas(const std::vector< Opm::PvtgTable > &pvtgTables) | Opm::PvtLiveGas | |
R(const int n, const int *pvtRegionIdx, const double *p, const double *z, double *output_R) const | Opm::PvtLiveGas | virtual |
rsSat(const int n, const int *pvtRegionIdx, const double *p, double *output_rsSat, double *output_drsSatdp) const | Opm::PvtLiveGas | virtual |
rvSat(const int n, const int *pvtRegionIdx, const double *p, double *output_rvSat, double *output_drvSatdp) const | Opm::PvtLiveGas | virtual |
saturated_gas_table_ | Opm::PvtLiveGas | protected |
setPhaseConfiguration(const int num_phases, const int *phase_pos) | Opm::PvtInterface | |
undersat_gas_tables_ | Opm::PvtLiveGas | protected |
Vapour enum value | Opm::BlackoilPhases | |
~PvtInterface() | Opm::PvtInterface | virtual |
~PvtLiveGas() | Opm::PvtLiveGas | virtual |
|