PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ smooth_the_bed_on_proc0()
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(). |