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

◆ smooth_the_bed_on_proc0()

void pism::stressbalance::BedSmoother::smooth_the_bed_on_proc0 ( )
protected

Computes the smoothed bed by a simple average over a rectangle of grid points.

Definition at line 155 of file BedSmoother.cc.

References b0, pism::ParallelSection::check(), count, pism::ParallelSection::failed(), m_grid, m_Nx, m_Ny, m_topgp0, and m_topgsmoothp0.

Referenced by preprocess_bed().