PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
|
◆ label_serial() [1/2]
Label connected components in a See the comment for the other Copies data from Label connected components in a mask stored in an array::Scalar. This function allocates a copy on rank 0 and so should not be used if that is a problem. Definition at line 49 of file label_components_serial.cc. References pism::array::Array::allocate_proc0_copy(), pism::ParallelSection::check(), pism::ParallelSection::failed(), pism::petsc::VecArray::get(), pism::array::Array::get_from_proc0(), pism::array::Array::grid(), label_serial(), and pism::array::Array::put_on_proc0(). |