PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ flow_impl()

double pism::rheology::FlowLaw::flow_impl ( double  stress,
double  E,
double  pressure,
double  grainsize 
) const
protectedvirtual

Reimplemented in pism::rheology::IsothermalGlen, pism::rheology::PatersonBudd, and pism::rheology::GoldsbyKohlstedt.

Definition at line 93 of file FlowLaw.cc.

References m_n, and softness().

Referenced by flow().