PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ label_components() [2/2]
Label connected components in a mask stored in an array::Scalar.
See the other Definition at line 29 of file label_components.cc. References pism::ParallelSection::check(), pism::ParallelSection::failed(), pism::petsc::VecArray::get(), pism::array::Array::get_from_proc0(), pism::array::Array::grid(), label_connected_components(), and pism::array::Array::put_on_proc0(). Referenced by pism::ocean::PicoGeometry::compute_continental_shelf_mask(), pism::ocean::PicoGeometry::compute_ice_rises(), pism::ocean::PicoGeometry::compute_ice_shelf_mask(), pism::ocean::PicoGeometry::compute_lakes(), pism::ocean::PicoGeometry::compute_ocean_mask(), pism::IceModel::identify_open_ocean(), and label_components(). |