Searched refs:MPI_Alltoallv (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/dm/impls/plex/tutorials/output/ |
| H A D | ex1f90_0_2.out | 1 [0] <dm:plex> DMPlexPartitionLabelInvert(): Using MPI_Alltoallv() for mesh distribution
|
| /petsc/include/petsc/mpiuni/ |
| H A D | mpiunifdef.h | 31 #define MPI_Alltoallv PETSC_MPI_ALLTOALLV macro
|
| H A D | mpi.h | 508 …#define MPI_Alltoallv(sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvty… macro
|
| /petsc/src/vec/is/utils/ |
| H A D | psort.c | 268 …PetscCallMPI(MPI_Alltoallv(keysin, keys_per_snd, offsets_snd, MPIU_INT, buffer, keys_per_rcv, offs… in PetscParallelSortInt_Samplesort()
|
| /petsc/doc/manualpages/ |
| H A D | mpi.www.index | 27 man:+MPI_Alltoallv++MPI_Alltoallv++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Alltoallv… 366 man:+MPI_Alltoallv++MPI_Alltoallv++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Alltoallv…
|
| /petsc/include/ |
| H A D | petsclog.h | 540 …#define MPI_Alltoallv(sendbuf, sendcnts, sdispls, sendtype, recvbuf, recvcnts, rdispls, recvtype, … macro 541 …, (sendcnts), (sendtype), (&petsc_send_len), (&petsc_send_len_th)) || MPI_Alltoallv((sendbuf), (se…
|
| /petsc/src/sys/mpiuni/ |
| H A D | mpi.c | 731 …*ierr = MPI_Alltoallv(sendbuf, sendcounts, sdispls, *sendtype, recvbuf, recvcounts, rdispls, *recv… in petsc_mpi_alltoallv_()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexpartition.c | 1337 …PetscCallMPI(MPI_Alltoallv(rootPoints, scounts, sdispls, MPIU_SF_NODE, leafPoints, rcounts, rdispl… in DMPlexPartitionLabelInvert()
|