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

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