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

◆ surface_gradient_mahaffy()

void pism::stressbalance::SIAFD::surface_gradient_mahaffy ( const array::Scalar ice_surface_elevation,
array::Staggered1 h_x,
array::Staggered1 h_y 
)
protectedvirtual

Compute the ice surface gradient using the Mary Anne Mahaffy method; see [Mahaffy].

Definition at line 287 of file SIAFD.cc.

References pism::Component::m_grid, and pism::array::Array::stencil_width().

Referenced by compute_surface_gradient().