Home
last modified time | relevance | path

Searched refs:MPI_Start (Results 1 – 4 of 4) sorted by relevance

/petsc/include/
H A Dpetsclog.h509 …MPITypeSize((count), (datatype), (&petsc_isend_len), (&petsc_isend_len_th)) || MPI_Start(requests))
610 #define MPI_Start_isend(count, datatype, requests) (MPI_Start(requests))
686 #define MPI_Start_isend(count, datatype, requests) MPI_Start(requests)
/petsc/src/vec/is/sf/impls/basic/neighbor/
H A Dsfneighbor.c161 PetscCallMPI(MPI_Start(req)); in PetscSFLinkStartCommunication_Persistent_Neighbor()
/petsc/doc/manualpages/
H A Dmpi.www.index214 man:+MPI_Start++MPI_Start++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Start.html#MPI_St…
555 man:+MPI_Start++MPI_Start++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Start.html#MPI_St…
/petsc/include/petsc/mpiuni/
H A Dmpi.h455 …#define MPI_Start(request) (M… macro