PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
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().