This is the complete list of members for Opm::GuideRateModel, including all inherited members.
| allow_increase() const | Opm::GuideRateModel | |
| convert_target(Group::GuideRateTarget group_target) | Opm::GuideRateModel | static |
| convert_target(Well::GuideRateTarget well_target) | Opm::GuideRateModel | static |
| damping_factor() const | Opm::GuideRateModel | |
| eval(double oil_pot, double gas_pot, double wat_pot) const | Opm::GuideRateModel | |
| getA() const | Opm::GuideRateModel | |
| getB() const | Opm::GuideRateModel | |
| getC() const | Opm::GuideRateModel | |
| getD() const | Opm::GuideRateModel | |
| getE() const | Opm::GuideRateModel | |
| getF() const | Opm::GuideRateModel | |
| GuideRateModel(double time_interval_arg, Target target_arg, double A_arg, double B_arg, double C_arg, double D_arg, double E_arg, double F_arg, bool allow_increase_arg, double damping_factor_arg, bool use_free_gas_arg) | Opm::GuideRateModel | |
| GuideRateModel()=default | Opm::GuideRateModel | |
| operator!=(const GuideRateModel &other) const | Opm::GuideRateModel | |
| operator==(const GuideRateModel &other) const | Opm::GuideRateModel | |
| pot(Target target, double oil_pot, double gas_pot, double wat_pot) | Opm::GuideRateModel | static |
| serializeObject() | Opm::GuideRateModel | static |
| serializeOp(Serializer &serializer) | Opm::GuideRateModel | inline |
| target() const | Opm::GuideRateModel | |
| Target enum name | Opm::GuideRateModel | |
| TargetFromString(const std::string &s) | Opm::GuideRateModel | static |
| update_delay() const | Opm::GuideRateModel | |
| updateLINCOM(const UDAValue &alpha, const UDAValue &beta, const UDAValue &gamma) | Opm::GuideRateModel | |