EC() const | pism::rheology::FlowLaw | |
effective_viscosity(double hardness, double gamma, double *nu, double *dnu) const | pism::rheology::FlowLaw | |
effective_viscosity(double hardness, double gamma, double eps, double *nu, double *dnu) const | pism::rheology::FlowLaw | |
exponent() const | pism::rheology::FlowLaw | |
flow(double stress, double enthalpy, double pressure, double grain_size) const | pism::rheology::FlowLaw | |
flow_from_temp(double stress, double temp, double pressure, double gs) const | pism::rheology::GoldsbyKohlstedt | protectedvirtual |
flow_impl(double stress, double E, double pressure, double grainsize) const | pism::rheology::GoldsbyKohlstedt | protectedvirtual |
flow_n(const double *stress, const double *E, const double *pressure, const double *grainsize, unsigned int n, double *result) const | pism::rheology::FlowLaw | |
flow_n_impl(const double *stress, const double *E, const double *pressure, const double *grainsize, unsigned int n, double *result) const | pism::rheology::FlowLaw | protectedvirtual |
FlowLaw(const std::string &prefix, const Config &config, EnthalpyConverter::Ptr EC) | pism::rheology::FlowLaw | |
flowParts(double stress, double temp, double pressure) const | pism::rheology::GoldsbyKohlstedt | protected |
GoldsbyKohlstedt(const std::string &prefix, const Config &config, EnthalpyConverter::Ptr EC) | pism::rheology::GoldsbyKohlstedt | |
hardness(double E, double p) const | pism::rheology::FlowLaw | |
hardness_impl(double E, double p) const | pism::rheology::GoldsbyKohlstedt | protectedvirtual |
hardness_n(const double *enthalpy, const double *pressure, unsigned int n, double *result) const | pism::rheology::FlowLaw | |
hardness_n_impl(const double *enthalpy, const double *pressure, unsigned int n, double *result) const | pism::rheology::FlowLaw | protectedvirtual |
m_A_cold | pism::rheology::FlowLaw | protected |
m_A_warm | pism::rheology::FlowLaw | protected |
m_basal_A | pism::rheology::GoldsbyKohlstedt | protected |
m_basal_n | pism::rheology::GoldsbyKohlstedt | protected |
m_basal_Q | pism::rheology::GoldsbyKohlstedt | protected |
m_beta_CC_grad | pism::rheology::FlowLaw | protected |
m_crit_temp | pism::rheology::FlowLaw | protected |
m_d_grain_size | pism::rheology::GoldsbyKohlstedt | protected |
m_diff_crit_temp | pism::rheology::GoldsbyKohlstedt | protected |
m_diff_D_0b | pism::rheology::GoldsbyKohlstedt | protected |
m_diff_D_0v | pism::rheology::GoldsbyKohlstedt | protected |
m_diff_delta | pism::rheology::GoldsbyKohlstedt | protected |
m_diff_Q_b | pism::rheology::GoldsbyKohlstedt | protected |
m_diff_Q_v | pism::rheology::GoldsbyKohlstedt | protected |
m_diff_V_m | pism::rheology::GoldsbyKohlstedt | protected |
m_disl_A_cold | pism::rheology::GoldsbyKohlstedt | protected |
m_disl_A_warm | pism::rheology::GoldsbyKohlstedt | protected |
m_disl_crit_temp | pism::rheology::GoldsbyKohlstedt | protected |
m_disl_n | pism::rheology::GoldsbyKohlstedt | protected |
m_disl_Q_cold | pism::rheology::GoldsbyKohlstedt | protected |
m_disl_Q_warm | pism::rheology::GoldsbyKohlstedt | protected |
m_EC | pism::rheology::FlowLaw | protected |
m_gbs_A_cold | pism::rheology::GoldsbyKohlstedt | protected |
m_gbs_A_warm | pism::rheology::GoldsbyKohlstedt | protected |
m_gbs_crit_temp | pism::rheology::GoldsbyKohlstedt | protected |
m_gbs_n | pism::rheology::GoldsbyKohlstedt | protected |
m_gbs_Q_cold | pism::rheology::GoldsbyKohlstedt | protected |
m_gbs_Q_warm | pism::rheology::GoldsbyKohlstedt | protected |
m_hardness_power | pism::rheology::FlowLaw | protected |
m_ideal_gas_constant | pism::rheology::FlowLaw | protected |
m_melting_point_temp | pism::rheology::FlowLaw | protected |
m_n | pism::rheology::FlowLaw | protected |
m_name | pism::rheology::FlowLaw | protected |
m_p_grain_sz_exp | pism::rheology::GoldsbyKohlstedt | protected |
m_Q_cold | pism::rheology::FlowLaw | protected |
m_Q_warm | pism::rheology::FlowLaw | protected |
m_rho | pism::rheology::FlowLaw | protected |
m_schoofReg | pism::rheology::FlowLaw | protected |
m_standard_gravity | pism::rheology::FlowLaw | protected |
m_V_act_vol | pism::rheology::GoldsbyKohlstedt | protected |
m_viscosity_power | pism::rheology::FlowLaw | protected |
name() const | pism::rheology::FlowLaw | |
softness(double E, double p) const | pism::rheology::FlowLaw | |
softness_impl(double E, double p) const __attribute__((noreturn)) | pism::rheology::GoldsbyKohlstedt | protectedvirtual |
softness_paterson_budd(double T_pa) const | pism::rheology::FlowLaw | protected |
~FlowLaw()=default | pism::rheology::FlowLaw | virtual |