PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Namespaces | Functions
label_components.cc File Reference
#include "pism/util/label_components.hh"
#include "pism/util/array/Scalar.hh"
#include "pism/util/error_handling.hh"
#include "pism/util/connected_components.hh"
#include "pism/util/petscwrappers/Vec.hh"

Go to the source code of this file.

Namespaces

 pism
 

Functions

void pism::label_components (array::Scalar &mask, petsc::Vec &mask_p0, bool identify_icebergs, double mask_grounded)
 
void pism::label_components (array::Scalar &mask, bool identify_icebergs, double mask_grounded)