Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/impls/basic/allgatherv/
H A Dsfallgatherv.h9 PetscMPIInt *displs, *recvcounts; member
/petsc/src/sys/error/
H A Derr.c493 PetscMPIInt *sizes, Ntotal, *displs, NN; in PetscIntViewNumColumns() local
601 PetscMPIInt *sizes, *displs, Ntotal, NN; in PetscRealViewNumColumns() local
713 PetscMPIInt *sizes, Ntotal, *displs, NN; in PetscScalarViewNumColumns() local
/petsc/include/
H A Dpetscsys.h2810 …#define MPIU_Scatterv(sendbuf, sendcounts, displs, sendtype, recvbuf, recvcount, recvtype, root, c… argument
2811 …#define MPIU_Gatherv(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root, co… argument
2813 …#define MPIU_Scatterv(sendbuf, sendcount, displs, sendtype, recvbuf, recvcount, recvtype, root, co… argument
2815 …#define MPIU_Gatherv(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root, co… argument
2885 …#define MPIU_Scatterv(sendbuf, sendcounts, displs, sendtype, recvbuf, recvcount, recvtype, root, c… argument
2886 …#define MPIU_Gatherv(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root, co… argument
2888 …#define MPIU_Scatterv(sendbuf, sendcounts, displs, sendtype, recvbuf, recvcount, recvtype, root, c… argument
2889 …#define MPIU_Gatherv(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root, co… argument
H A Dpetsclog.h546 … #define MPI_Allgatherv(sendbuf, sendcount, sendtype, recvbuf, recvcount, displs, recvtype, comm) \ argument
552 …#define MPI_Gatherv(sendbuf, sendcount, sendtype, recvbuf, recvcount, displs, recvtype, root, comm… argument
558 …#define MPI_Scatterv(sendbuf, sendcount, displs, sendtype, recvbuf, recvcount, recvtype, root, com… argument
570 …#define MPI_Iallgatherv(sendbuf, sendcount, sendtype, recvbuf, recvcount, displs, recvtype, comm, … argument
576 …#define MPI_Igatherv(sendbuf, sendcount, sendtype, recvbuf, recvcount, displs, recvtype, root, com… argument
582 …#define MPI_Iscatterv(sendbuf, sendcount, displs, sendtype, recvbuf, recvcount, recvtype, root, co… argument
/petsc/src/sys/tests/
H A Dex8.c15 MPI_Aint displs[3]; in MakeDatatype() local
/petsc/src/vec/is/utils/hdf5/
H A Dhdf5io.c91 PetscMPIInt *counts, *displs, size, n; in PetscViewerHDF5ReadSizes_Private() local
/petsc/src/dm/impls/plex/
H A Dplexorient.c554 PetscMPIInt *recvcounts = NULL, *displs = NULL, *Nc, p, o, itotNeighbors; in DMPlexOrient() local
933 PetscMPIInt *recvcounts = NULL, *displs = NULL, *Nc; in DMPlexOrientCells_Internal() local
/petsc/include/petsc/mpiuni/
H A Dmpi.h494 …#define MPI_Gatherv(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root, com… argument
496 …#define MPI_Gatherv_c(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root, c… argument
500 …#define MPI_Scatterv(sendbuf, sendcounts, displs, sendtype, recvbuf, recvcount, recvtype, root, co… argument
502 …#define MPI_Scatterv_c(sendbuf, sendcounts, displs, sendtype, recvbuf, recvcount, recvtype, root, … argument
505 …#define MPI_Allgatherv(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm) \ argument
/petsc/src/mat/utils/
H A Dmatstash.c737 MPI_Aint displs[2]; in MatStashBlockTypeSetUp() local
/petsc/src/snes/tutorials/
H A Dex13.c298 PetscMPIInt *cnt, *displs, p; in ComputeSpectral() local
/petsc/src/sys/objects/
H A Dpinit.c1883 PetscMPIInt size, rank, ilen, *recvcounts = NULL, *displs = NULL; in PetscCheckAllreduceSameLineAndCount_Private() local
/petsc/src/snes/utils/dm/
H A Ddminterpolatesnes.c185 PetscMPIInt *counts, *displs; in DMInterpolationSetUp() local
/petsc/src/vec/vec/utils/
H A Dvinv.c1769 PetscMPIInt *N, *displs, l; in VecUniqueEntries() local
/petsc/src/sys/mpiuni/
H A Dmpi.c724 …endbuf, int *sendcount, int *sendtype, void *recvbuf, int *recvcounts, int *displs, int *recvtype,… in petsc_mpi_allgatherv_()
/petsc/src/dm/impls/network/
H A Dnetwork.c2881 PetscMPIInt rank, size, *displs = NULL, *recvcounts = NULL, remoterank; in DMNetworkSetVertexLocalToGlobalOrdering() local
/petsc/src/mat/impls/baij/mpi/
H A Dmpibaij.c2093 PetscMPIInt size, rank, *recvcounts = NULL, *displs = NULL; in MatGetSeqNonzeroStructure_MPIBAIJ() local
/petsc/src/mat/impls/aij/mpi/mumps/
H A Dmumps.c2768 PetscMPIInt *recvcounts, *displs, n; in MatSetFromOptions_MUMPS() local
/petsc/src/dm/interface/
H A Ddm.c5411 PetscMPIInt rank, size, p, *counts, *displs; in DMCompleteBCLabels_Internal() local