PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ 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().