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

◆ compute_modified_mask()

void pism::FrontRetreat::compute_modified_mask ( const array::CellType1 input,
array::CellType1 output 
) const
private

Compute the modified mask to avoid "wrapping around" of front retreat at domain boundaries.

Definition at line 43 of file FrontRetreat.cc.

References pism::ParallelSection::check(), pism::ParallelSection::failed(), pism::Component::m_grid, and pism::MASK_ICE_FREE_OCEAN.

Referenced by update_geometry().