Home
last modified time | relevance | path

Searched refs:MPI_Send_init (Results 1 – 3 of 3) sorted by relevance

/petsc/include/petsc/mpiuni/
H A Dmpi.h447 …I_Send_init_c MPI_Send_init
448 …#define MPI_Send_init(buf, count, datatype, dest, tag, comm, request) (M… macro
/petsc/doc/manualpages/
H A Dmpi.www.index208 man:+MPI_Send_init++MPI_Send_init++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Send_init
549 man:+MPI_Send_init++MPI_Send_init++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Send_init
/petsc/include/
H A Dpetscsys.h2749 err = MPI_Send_init((void *)buf, count2, dtype, dest, tag, comm, request); in MPIU_Send_init()