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

◆ flow_n_impl()

void pism::rheology::FlowLaw::flow_n_impl ( const double *  stress,
const double *  E,
const double *  pressure,
const double *  grainsize,
unsigned int  n,
double *  result 
) const
protectedvirtual

Reimplemented in pism::rheology::GPBLD.

Definition at line 104 of file FlowLaw.cc.

References flow(), pism::k, and n.

Referenced by flow_n().