| /petsc/include/petsc/mpiuni/ |
| H A D | mpiunifdef.h | 30 #define MPI_Allgatherv PETSC_MPI_ALLGATHERV macro
|
| H A D | mpi.h | 505 …#define MPI_Allgatherv(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm) \ macro
|
| /petsc/src/vec/is/ao/impls/mapping/ |
| H A D | aomapping.c | 285 PetscCallMPI(MPI_Allgatherv((void *)myapp, nnapp, MPIU_INT, allapp, lens, disp, MPIU_INT, comm)); in AOCreateMapping() 286 …PetscCallMPI(MPI_Allgatherv((void *)petsc, nnapp, MPIU_INT, allpetsc, lens, disp, MPIU_INT, comm)); in AOCreateMapping()
|
| /petsc/src/vec/is/ao/impls/basic/ |
| H A D | aobasic.c | 203 PetscCallMPI(MPI_Allgatherv(petsc, count, MPIU_INT, allpetsc, lens, disp, MPIU_INT, comm)); in AOCreate_Basic() 204 PetscCallMPI(MPI_Allgatherv((void *)myapp, count, MPIU_INT, allapp, lens, disp, MPIU_INT, comm)); in AOCreate_Basic()
|
| /petsc/src/vec/is/is/utils/ |
| H A D | iscoloring.c | 703 …PetscCallMPI(MPI_Allgatherv((void *)lindices, nn, MPIU_INT, indices, sizes, offsets, MPIU_INT, com… in ISAllGather() 752 …PetscCallMPI(MPI_Allgatherv(lindices, nn, MPIU_COLORING_VALUE, indices, sizes, offsets, MPIU_COLOR… in ISAllGatherColors()
|
| /petsc/include/petsc/private/ |
| H A D | sfimpl.h | 174 #define MPIU_Iallgatherv(a, b, c, d, e, f, g, h, req) MPI_Allgatherv(a, b, c, d, e, f, g, h)
|
| /petsc/src/mat/impls/adj/mpi/ |
| H A D | mpiadj.c | 816 …PetscCallMPI(MPI_Allgatherv(adj->values, mnz, MPIU_INT, Values, allnz, dispnz, MPIU_INT, PetscObje… in MatMPIAdjToSeq_MPIAdj() 819 …PetscCallMPI(MPI_Allgatherv(adj->j, mnz, MPIU_INT, J, allnz, dispnz, MPIU_INT, PetscObjectComm((Pe… in MatMPIAdjToSeq_MPIAdj() 831 …PetscCallMPI(MPI_Allgatherv(adj->i, mm, MPIU_INT, II, allm, dispm, MPIU_INT, PetscObjectComm((Pets… in MatMPIAdjToSeq_MPIAdj()
|
| /petsc/src/vec/is/utils/hdf5/ |
| H A D | hdf5io.c | 117 PetscCallMPI(MPI_Allgatherv(lcind, n, MPIU_INT, ctx->cind, counts, displs, MPIU_INT, comm)); in PetscViewerHDF5ReadSizes_Private()
|
| /petsc/doc/manualpages/ |
| H A D | mpi.www.index | 36 man:+MPI_Allgatherv++MPI_Allgatherv++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Allgath… 375 man:+MPI_Allgatherv++MPI_Allgatherv++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Allgath…
|
| /petsc/include/ |
| H A D | petsclog.h | 546 … #define MPI_Allgatherv(sendbuf, sendcount, sendtype, recvbuf, recvcount, displs, recvtype, comm) \ macro 547 …petsc_gather_ct, &petsc_gather_ct_th, PetscMPIParallelComm(comm)) || MPI_Allgatherv((sendbuf), (se…
|
| /petsc/src/sys/mpiuni/ |
| H A D | mpi.c | 726 …*ierr = MPI_Allgatherv(sendbuf, *sendcount, *sendtype, recvbuf, recvcounts, displs, *recvtype, *co… in petsc_mpi_allgatherv_()
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | fdmpiaij.c | 555 …PetscCallMPI(MPI_Allgatherv((void *)is, in, MPIU_INT, cols, ncolsonproc, disp, MPIU_INT, PetscObje… in MatFDColoringSetUp_MPIXAIJ()
|
| /petsc/src/snes/utils/dm/ |
| H A D | dminterpolatesnes.c | 212 …PetscCallMPI(MPI_Allgatherv(ctx->points, in, MPIU_REAL, globalPoints, counts, displs, MPIU_REAL, c… in DMInterpolationSetUp()
|
| /petsc/src/vec/is/is/interface/ |
| H A D | index.c | 1370 …PetscCallMPI(MPI_Allgatherv((void *)lindices, nn, MPIU_INT, is->total, sizes, offsets, MPIU_INT, c… in ISGatherTotal_Private()
|
| /petsc/src/vec/vec/utils/ |
| H A D | vinv.c | 1796 …PetscCallMPI(MPI_Allgatherv(tmp, l, MPIU_SCALAR, vals, N, displs, MPIU_SCALAR, PetscObjectComm((Pe… in VecUniqueEntries()
|
| /petsc/src/mat/impls/baij/mpi/ |
| H A D | mpibaij.c | 2110 …PetscCallMPI(MPI_Allgatherv(MPI_IN_PLACE, 0, MPI_DATATYPE_NULL, lens, recvcounts, displs, MPIU_INT… in MatGetSeqNonzeroStructure_MPIBAIJ() 2150 …PetscCallMPI(MPI_Allgatherv(MPI_IN_PLACE, 0, MPI_DATATYPE_NULL, b->j, recvcounts, displs, MPIU_INT… in MatGetSeqNonzeroStructure_MPIBAIJ()
|
| /petsc/src/dm/impls/network/ |
| H A D | network.c | 2921 PetscCallMPI(MPI_Allgatherv(&ii, 1, MPIU_INT, vrange + 1, recvcounts, displs, MPIU_INT, comm)); in DMNetworkSetVertexLocalToGlobalOrdering()
|
| /petsc/src/mat/impls/dense/mpi/ |
| H A D | mpidense.c | 2382 …PetscCallMPI(MPI_Allgatherv(sendbuf, ibn, MPIU_SCALAR, recvbuf, abt->recvcounts, abt->recvdispls, … in MatMatTransposeMultNumeric_MPIDense_MPIDense_Allgatherv()
|
| /petsc/src/dm/interface/ |
| H A D | dm.c | 5471 …PetscCallMPI(MPI_Allgatherv(sendNames, counts[rank], MPI_CHAR, recvNames, counts, displs, MPI_CHAR… in DMCompleteBCLabels_Internal()
|