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_eta()

void pism::stressbalance::SIAFD::surface_gradient_eta ( const array::Scalar2 ice_thickness,
const array::Scalar2 bed_elevation,
array::Staggered1 h_x,
array::Staggered1 h_y 
)
protectedvirtual

Compute the ice surface gradient using the eta-transformation.

Definition at line 215 of file SIAFD.cc.

References pism::array::Array2D< T >::box(), pism::stressbalance::SSB_Modifier::m_flow_law, pism::Component::m_grid, m_work_2d_0, n, and pism::array::Array::stencil_width().

Referenced by compute_surface_gradient().