This is the complete list of members for Opm::PvtInterface, including all inherited members.
Aqua enum value | Opm::BlackoilPhases | |
B(const int n, const int *pvtRegionIdx, const double *p, const double *T, const double *z, double *output_B) const =0 | Opm::PvtInterface | pure virtual |
b(const int n, const int *pvtRegionIdx, const double *p, const double *T, const double *r, double *output_b, double *output_dbdp, double *output_dpdr) const =0 | Opm::PvtInterface | pure 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_dpdr) const =0 | Opm::PvtInterface | pure virtual |
dBdp(const int n, const int *pvtRegionIdx, const double *p, const double *T, const double *z, double *output_B, double *output_dBdp) const =0 | Opm::PvtInterface | pure virtual |
dRdp(const int n, const int *pvtRegionIdx, const double *p, const double *z, double *output_R, double *output_dRdp) const =0 | Opm::PvtInterface | pure virtual |
Liquid enum value | Opm::BlackoilPhases | |
MaxNumPhases | Opm::BlackoilPhases | static |
mu(const int n, const int *pvtRegionIdx, const double *p, const double *T, const double *z, double *output_mu) const =0 | Opm::PvtInterface | pure 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 =0 | Opm::PvtInterface | pure 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 =0 | Opm::PvtInterface | pure virtual |
num_phases_ | Opm::PvtInterface | protected |
phase_pos_ | Opm::PvtInterface | protected |
PhaseIndex enum name | Opm::BlackoilPhases | |
PvtInterface() | Opm::PvtInterface | |
R(const int n, const int *pvtRegionIdx, const double *p, const double *z, double *output_R) const =0 | Opm::PvtInterface | pure virtual |
rsSat(const int n, const int *pvtRegionIdx, const double *p, double *output_rsSat, double *output_drsSatdp) const =0 | Opm::PvtInterface | pure virtual |
rvSat(const int n, const int *pvtRegionIdx, const double *p, double *output_rvSat, double *output_drvSatdp) const =0 | Opm::PvtInterface | pure virtual |
setPhaseConfiguration(const int num_phases, const int *phase_pos) | Opm::PvtInterface | |
Vapour enum value | Opm::BlackoilPhases | |
~PvtInterface() | Opm::PvtInterface | virtual |
|