PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
This is the complete list of members for pism::rheology::PatersonBuddCold, including all inherited members.
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, double) const | pism::rheology::PatersonBuddCold | protectedvirtual |
flow_impl(double stress, double E, double pressure, double gs) const | pism::rheology::PatersonBudd | 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 | |
hardness(double E, double p) const | pism::rheology::FlowLaw | |
hardness_from_temp(double T_pa) const | pism::rheology::PatersonBudd | protectedvirtual |
hardness_impl(double E, double p) const | pism::rheology::FlowLaw | 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_beta_CC_grad | pism::rheology::FlowLaw | protected |
m_crit_temp | pism::rheology::FlowLaw | protected |
m_EC | pism::rheology::FlowLaw | 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_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_viscosity_power | pism::rheology::FlowLaw | protected |
name() const | pism::rheology::FlowLaw | |
PatersonBudd(const std::string &prefix, const Config &config, EnthalpyConverter::Ptr EC) | pism::rheology::PatersonBudd | |
PatersonBuddCold(const std::string &prefix, const Config &config, EnthalpyConverter::Ptr EC) | pism::rheology::PatersonBuddCold | |
softness(double E, double p) const | pism::rheology::FlowLaw | |
softness_from_temp(double T_pa) const | pism::rheology::PatersonBuddCold | protectedvirtual |
softness_impl(double enthalpy, double pressure) const | pism::rheology::PatersonBudd | protectedvirtual |
softness_paterson_budd(double T_pa) const | pism::rheology::FlowLaw | protected |
tempFromSoftness(double A) const | pism::rheology::PatersonBuddCold | |
~FlowLaw()=default | pism::rheology::FlowLaw | virtual |
~PatersonBudd()=default | pism::rheology::PatersonBudd | virtual |
~PatersonBuddCold()=default | pism::rheology::PatersonBuddCold | virtual |