Home
last modified time | relevance | path

Searched defs:MPIU_Reduce (Results 1 – 1 of 1) sorted by relevance

/petsc/include/
H A Dpetscsys.h2789 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