Home
last modified time | relevance | path

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

/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/vec/vec/utils/
H A Dvecstash.c222 …scMPIInt size = stash->size, tag1 = stash->tag1, tag2 = stash->tag2, j, *owner, nsends, nreceives; in VecStashScatterBegin_Private() local
/petsc/src/mat/utils/
H A Dmatstash.c452 PetscMPIInt *sizes, *nlengths, nreceives, nsends, tag1 = stash->tag1, tag2 = stash->tag2; in MatStashScatterBegin_Ref() local
/petsc/src/mat/impls/scalapack/
H A Dmatscalapack.c1522 …PetscMPIInt tag1 = stash->tag1, tag2 = stash->tag2, *sizes, *nlengths, nreceives, insends, … in MatStashScatterBegin_ScaLAPACK() local