PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ 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().