20 #ifndef PISM_FLOAT_KILL_H
21 #define PISM_FLOAT_KILL_H
23 #include "pism/util/Component.hh"
24 #include "pism/util/array/CellType.hh"
A class defining a common interface for most PISM sub-models.
array::CellType1 m_old_mask
virtual ~FloatKill()=default
FloatKill(std::shared_ptr< const Grid > g)
bool m_calve_near_grounding_line
void update(array::Scalar &cell_type, array::Scalar &ice_thickness)
Calving mechanism removing floating ice.