| Conductivity(double H) | ug::Richards::IRichardsModel< TDerived > | inline |
| dConductivity_dH(double H) | ug::Richards::IRichardsModel< TDerived > | inline |
| dSaturation_dH(double H) const | ug::Richards::IRichardsModel< TDerived > | inline |
| get_conductivities(const double *H, double *K, double *dKdH, size_t n) const | ug::Richards::IRichardsModel< TDerived > | inline |
| get_conductivity(double H, double &K, double &dKdH) const | ug::Richards::IRichardsModel< TDerived > | inline |
| get_relative_permeabilities(const double *H, double *K, double *dKdH, size_t n) const | ug::Richards::IRichardsModel< TDerived > | inline |
| get_relative_permeability(double H, double &Kr, double &dKrdH) const | ug::Richards::IRichardsModel< TDerived > | inline |
| get_saturation(double H, double &S, double &dSdH) const | ug::Richards::IRichardsModel< TDerived > | inline |
| get_saturations(const double *H, double *S, double *dSdH, size_t n) const | ug::Richards::IRichardsModel< TDerived > | inline |
| get_value_and_deriv(TFunc F, double H, double &f, double &df) const | ug::Richards::IRichardsModel< TDerived > | inlineprotected |
| me() const | ug::Richards::IRichardsModel< TDerived > | inlineprotected |
| me() | ug::Richards::IRichardsModel< TDerived > | inlineprotected |
| Saturation(double H) const | ug::Richards::IRichardsModel< TDerived > | inline |