Searched defs:MPIU_Reduce (Results 1 – 1 of 1) sorted by relevance
| /petsc/include/ |
| H A D | petscsys.h | 2789 static inline PetscMPIInt MPIU_Reduce(const void *inbuf, void *outbuf, MPIU_Count count, MPI_Dataty… in MPIU_Reduce() function 2841 …#define MPIU_Reduce(inbuf, outbuf, count, dtype, op, root, comm) MPI_Reduce_c(inbuf, outbuf, … macro
|