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

◆ GlobalReduce() [1/2]

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

Definition at line 167 of file pism_utilities.cc.

References count, and PISM_C_CHK.

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