PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ label_components() [1/2]
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 55 of file label_components.cc. References pism::array::Array::allocate_proc0_copy(), and label_components(). |