20 #ifndef _SIAFD_REGIONAL_H_
21 #define _SIAFD_REGIONAL_H_
23 #include "pism/stressbalance/sia/SIAFD.hh"
26 namespace stressbalance {
array::Staggered1 m_h_y_no_model
void compute_surface_gradient(const Inputs &inputs, array::Staggered1 &h_x, array::Staggered1 &h_y)
Compute the ice surface gradient for the SIA.
SIAFD_Regional(std::shared_ptr< const Grid > g)
void init()
Initialize the SIA module.
virtual ~SIAFD_Regional()=default
array::Staggered1 m_h_x_no_model
A version of the SIA stress balance with tweaks for outlet glacier simulations.