|
My Project
|
This is the complete list of members for Opm::WetHumidGasPvt< Scalar >, including all inherited members.
| diffusionCoefficient(const Evaluation &, const Evaluation &, unsigned) const (defined in Opm::WetHumidGasPvt< Scalar >) | Opm::WetHumidGasPvt< Scalar > | inline |
| gasMu() const (defined in Opm::WetHumidGasPvt< Scalar >) | Opm::WetHumidGasPvt< Scalar > | inline |
| gasReferenceDensity(unsigned regionIdx) const (defined in Opm::WetHumidGasPvt< Scalar >) | Opm::WetHumidGasPvt< Scalar > | inline |
| initEnd() | Opm::WetHumidGasPvt< Scalar > | inline |
| internalEnergy(unsigned, const Evaluation &, const Evaluation &, const Evaluation &) const | Opm::WetHumidGasPvt< Scalar > | inline |
| inverseFormationVolumeFactor(unsigned regionIdx, const Evaluation &, const Evaluation &pressure, const Evaluation &Rv, const Evaluation &Rvw) const | Opm::WetHumidGasPvt< Scalar > | inline |
| inverseGasB() const (defined in Opm::WetHumidGasPvt< Scalar >) | Opm::WetHumidGasPvt< Scalar > | inline |
| inverseGasBMu() const (defined in Opm::WetHumidGasPvt< Scalar >) | Opm::WetHumidGasPvt< Scalar > | inline |
| inverseSaturatedGasB() const (defined in Opm::WetHumidGasPvt< Scalar >) | Opm::WetHumidGasPvt< Scalar > | inline |
| inverseSaturatedGasBMu() const (defined in Opm::WetHumidGasPvt< Scalar >) | Opm::WetHumidGasPvt< Scalar > | inline |
| numRegions() const | Opm::WetHumidGasPvt< Scalar > | inline |
| oilReferenceDensity(unsigned regionIdx) const (defined in Opm::WetHumidGasPvt< Scalar >) | Opm::WetHumidGasPvt< Scalar > | inline |
| operator==(const WetHumidGasPvt< Scalar > &data) const (defined in Opm::WetHumidGasPvt< Scalar >) | Opm::WetHumidGasPvt< Scalar > | inline |
| saturatedInverseFormationVolumeFactor(unsigned regionIdx, const Evaluation &, const Evaluation &pressure) const | Opm::WetHumidGasPvt< Scalar > | inline |
| saturatedOilVaporizationFactor(unsigned regionIdx, const Evaluation &, const Evaluation &pressure) const (defined in Opm::WetHumidGasPvt< Scalar >) | Opm::WetHumidGasPvt< Scalar > | inline |
| saturatedOilVaporizationFactor(unsigned regionIdx, const Evaluation &, const Evaluation &pressure, const Evaluation &oilSaturation, Evaluation maxOilSaturation) const | Opm::WetHumidGasPvt< Scalar > | inline |
| saturatedOilVaporizationFactorTable() const (defined in Opm::WetHumidGasPvt< Scalar >) | Opm::WetHumidGasPvt< Scalar > | inline |
| saturatedViscosity(unsigned regionIdx, const Evaluation &, const Evaluation &pressure) const | Opm::WetHumidGasPvt< Scalar > | inline |
| saturatedWaterVaporizationFactor(unsigned regionIdx, const Evaluation &, const Evaluation &pressure) const | Opm::WetHumidGasPvt< Scalar > | inline |
| saturatedWaterVaporizationFactorTable() const (defined in Opm::WetHumidGasPvt< Scalar >) | Opm::WetHumidGasPvt< Scalar > | inline |
| saturationPressure(unsigned regionIdx, const Evaluation &, const Evaluation &Rw) const | Opm::WetHumidGasPvt< Scalar > | inline |
| saturationPressure() const (defined in Opm::WetHumidGasPvt< Scalar >) | Opm::WetHumidGasPvt< Scalar > | inline |
| setNumRegions(size_t numRegions) (defined in Opm::WetHumidGasPvt< Scalar >) | Opm::WetHumidGasPvt< Scalar > | inline |
| setReferenceDensities(unsigned regionIdx, Scalar rhoRefOil, Scalar rhoRefGas, Scalar rhoRefWater) | Opm::WetHumidGasPvt< Scalar > | inline |
| setSaturatedGasOilVaporizationFactor(unsigned regionIdx, const SamplingPoints &samplePoints) | Opm::WetHumidGasPvt< Scalar > | inline |
| setSaturatedGasWaterVaporizationFactor(unsigned regionIdx, const SamplingPoints &samplePoints) | Opm::WetHumidGasPvt< Scalar > | inline |
| TabulatedOneDFunction typedef (defined in Opm::WetHumidGasPvt< Scalar >) | Opm::WetHumidGasPvt< Scalar > | |
| TabulatedTwoDFunction typedef (defined in Opm::WetHumidGasPvt< Scalar >) | Opm::WetHumidGasPvt< Scalar > | |
| vapPar1() const (defined in Opm::WetHumidGasPvt< Scalar >) | Opm::WetHumidGasPvt< Scalar > | inline |
| viscosity(unsigned regionIdx, const Evaluation &, const Evaluation &pressure, const Evaluation &Rv, const Evaluation &Rvw) const | Opm::WetHumidGasPvt< Scalar > | inline |
| waterReferenceDensity(unsigned regionIdx) const (defined in Opm::WetHumidGasPvt< Scalar >) | Opm::WetHumidGasPvt< Scalar > | inline |
| WetHumidGasPvt() (defined in Opm::WetHumidGasPvt< Scalar >) | Opm::WetHumidGasPvt< Scalar > | inline |
| WetHumidGasPvt(const std::vector< Scalar > &gasReferenceDensity, const std::vector< Scalar > &oilReferenceDensity, const std::vector< Scalar > &waterReferenceDensity, const std::vector< TabulatedTwoDFunction > &inverseGasBRvwSat, const std::vector< TabulatedTwoDFunction > &inverseGasBRvSat, const std::vector< TabulatedOneDFunction > &inverseSaturatedGasB, const std::vector< TabulatedTwoDFunction > &gasMuRvwSat, const std::vector< TabulatedTwoDFunction > &gasMuRvSat, const std::vector< TabulatedTwoDFunction > &inverseGasBMuRvwSat, const std::vector< TabulatedTwoDFunction > &inverseGasBMuRvSat, const std::vector< TabulatedOneDFunction > &inverseSaturatedGasBMu, const std::vector< TabulatedOneDFunction > &saturatedWaterVaporizationFactorTable, const std::vector< TabulatedOneDFunction > &saturatedOilVaporizationFactorTable, const std::vector< TabulatedOneDFunction > &saturationPressure, Scalar vapPar1) (defined in Opm::WetHumidGasPvt< Scalar >) | Opm::WetHumidGasPvt< Scalar > | inline |