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

◆ pack_data()

static std::vector< int > pism::details::pack_data ( const std::map< int, std::set< int > > &  graph)
static

Pack information about connections (graph edges) into the form needed for communication.

Definition at line 113 of file label_components_parallel.cc.

Referenced by assemble_graph().