Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscsys.h2744 static inline PetscMPIInt MPIU_Send_init(const void *buf, MPIU_Count count, MPI_Datatype dtype, Pet… in MPIU_Send_init() function
2843 …#define MPIU_Send_init(buf, count, dtype, dest, tag, comm, request) MPI_Send_init_c(buf, (MPI_Co… macro