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

◆ ice_margin()

bool pism::array::CellType1::ice_margin ( int  i,
int  j 
) const
inline

Ice margin (ice-filled with at least one of four neighbors ice-free).

Definition at line 81 of file CellType.hh.

References pism::array::CellType::ice_free(), and pism::array::CellType::icy().

Referenced by pism::calving::EigenCalving::update().