PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches

◆ detect_connections()

static std::map< int, std::set< int > > pism::details::detect_connections ( array::Scalar1 mask)
static

Inspect sub-domain edges to detect connections between patches owned by individual sub-domains.

Definition at line 63 of file label_components_parallel.cc.

References pism::array::Scalar::as_int(), east_boundary(), pism::array::Array::grid(), north_boundary(), south_boundary(), pism::array::Array::update_ghosts(), and west_boundary().

Referenced by final_labels().