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() [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(). |