Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

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