PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ GlobalReduce() [1/2]

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

Definition at line 162 of file pism_utilities.cc.

References count, and PISM_C_CHK.

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