PISM, A Parallel Ice Sheet Model  stable v2.0.6 committed by Constantine Khrulev on 2023-01-23 15:14:38 -0900

◆ 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 105 of file FlowLaw.cc.

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

Referenced by flow_n().