PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ 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(). |