PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
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 161 of file pism_utilities.cc.

References count, and PISM_C_CHK.

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