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

◆ GlobalReduce() [1/2]

void pism::GlobalReduce ( MPI_Comm  comm,
double local,
double result,
int  count,
MPI_Op  op 
)

Definition at line 161 of file pism_utilities.cc.

References count, and PISM_C_CHK.

Referenced by GlobalMax(), GlobalMax(), GlobalMin(), GlobalSum(), and GlobalSum().