Home
last modified time | relevance | path

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

/petsc/src/sys/utils/
H A Dmpimesg.c90 PetscErrorCode PetscGatherMessageLengths(MPI_Comm comm, PetscMPIInt nsends, PetscMPIInt nrecvs, con… in PetscGatherMessageLengths()
168 PetscErrorCode PetscGatherMessageLengths_Private(MPI_Comm comm, PetscMPIInt nsends, PetscMPIInt nre… in PetscGatherMessageLengths_Private()
239 PetscErrorCode PetscGatherMessageLengths2(MPI_Comm comm, PetscMPIInt nsends, PetscMPIInt nrecvs, co… in PetscGatherMessageLengths2()
H A Dmpits.c111 PetscMPIInt sent, nsends; in PetscCommBuildTwoSided_Ibarrier() local
382 PetscMPIInt sent, nsends; in PetscCommBuildTwoSidedFReq_Ibarrier() local
/petsc/src/vec/vec/utils/
H A Dvecstash.c92 PetscMPIInt nsends = stash->nsends; in VecStashScatterEnd_Private() local
222 …PetscMPIInt size = stash->size, tag1 = stash->tag1, tag2 = stash->tag2, j, *owner, nsends, nrecei… in VecStashScatterBegin_Private() local
/petsc/src/mat/impls/sell/mpi/
H A Dmpisell.h15 PetscInt nsends, nrecvs; /* numbers of sends and receives */ member
/petsc/src/vec/is/ao/impls/memscalable/
H A Daomemscalable.c97 PetscMPIInt nreceives, nsends; in AOMap_MemoryScalable_private() local
272 PetscInt *owner, *start, *sizes, nsends, nreceives; in AOCreateMemoryScalable_private() local
/petsc/src/mat/utils/
H A Dmatstash.c130 PetscMPIInt nsends = stash->nsends; in MatStashScatterEnd_Ref() local
452 PetscMPIInt *sizes, *nlengths, nreceives, nsends, tag1 = stash->tag1, tag2 = stash->tag2; in MatStashScatterBegin_Ref() local
/petsc/src/ksp/pc/impls/redistribute/
H A Dredistribute.c79 PetscMPIInt *sizes = NULL, nrecvs, nsends; in PCSetUp_Redistribute() local
/petsc/src/vec/is/is/utils/
H A Discoloring.c409 PetscInt *send_indices, rstart, *recv_indices, nrecvs, nsends; in ISBuildTwoSided() local
/petsc/src/mat/impls/aij/mpi/
H A Dmpimatmatmult.c393 PetscInt nsends, nrecvs; member
423 PetscMPIInt *disp, nsends, nrecvs, nrows_to, nrows_from; in MatMatMultSymbolic_MPIAIJ_MPIDense() local
544 PetscMPIInt nsends, nrecvs; in MatMPIDenseScatter() local
H A Dmpiaij.c5767 PetscMPIInt nrecvs, nsends; in MatGetBrowsOfAoCols_MPIAIJ() local
/petsc/include/petsc/private/
H A Dvecimpl.h142 PetscMPIInt nsends, nrecvs; /* numbers of sends and receives */ member
H A Dmatimpl.h356 PetscMPIInt nsends, nrecvs; /* numbers of sends and receives */ member
427 PetscInt nzlocal, nsends, nrecvs; member
740 PetscInt nsends, nrecvs; /* numbers of sends and receives */ member
/petsc/src/mat/impls/scalapack/
H A Dmatscalapack.c1517 PetscInt size = stash->size, nsends; in MatStashScatterBegin_ScaLAPACK() local