PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches
Namespaces | Functions
remove_narrow_tongues.cc File Reference
#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)