PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
Loading...
Searching...
No Matches

◆ first_label()

int pism::details::first_label ( const Grid grid)

Compute the first label a particular rank can use. This is supposed to ensure that all labels are unique (i.e. different ranks do not use the same label).

Definition at line 341 of file label_components_parallel.cc.

Referenced by pism::label_components_impl().