Home
last modified time | relevance | path

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

/petsc/src/sys/mpiuni/
H A Dmpi.c466 #define petsc_mpi_allgather_ PETSC_MPI_ALLGATHER macro
514 #define petsc_mpi_allgather_ petsc_mpi_allgather macro
562 #define petsc_mpi_allgather_ petsc_mpi_allgather__ macro
669 PETSC_EXTERN void petsc_mpi_allgather_(void *sendbuf, int *scount, int *sdatatype, void *recvbuf, i… in petsc_mpi_allgather_() function