Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ preprocess_bed() [1/2]

void pism::stressbalance::BedSmoother::preprocess_bed ( const array::Scalar topg)

Input lambda gives physical half-width (in m) of square over which to do the average. Only square smoothing domains are allowed with this call, which is the default case.

Definition at line 97 of file BedSmoother.cc.

References pism::array::Array2D< T >::copy_from(), m_grid, m_Nx, m_Ny, m_smoothing_range, m_topgsmooth, and preprocess_bed().

Referenced by preprocess_bed(), and pism::stressbalance::SIAFD::update().