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

◆ 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, m_topgsmoothp0, and pism::array::sum().

Referenced by preprocess_bed().