|
PISM, A Parallel Ice Sheet Model 2.3.2-fa1174726 committed by Constantine Khrulev on 2026-04-08
|
#include "pism/frontretreat/util/remove_narrow_tongues.hh"#include "pism/util/Grid.hh"#include "pism/geometry/Geometry.hh"Go to the source code of this file.
Namespaces | |
| namespace | pism |
Functions | |
| template<typename IN , typename OUT > | |
| stencils::Box< OUT > | pism::apply (const stencils::Box< IN > &input, OUT(*f)(IN)) |
| void | pism::remove_narrow_tongues (const Geometry &geometry, array::Scalar &ice_thickness) |