Searched defs:nreceives (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/vec/is/ao/impls/memscalable/ |
| H A D | aomemscalable.c | 97 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 D | vecstash.c | 222 …scMPIInt size = stash->size, tag1 = stash->tag1, tag2 = stash->tag2, j, *owner, nsends, nreceives; in VecStashScatterBegin_Private() local
|
| /petsc/src/mat/utils/ |
| H A D | matstash.c | 452 PetscMPIInt *sizes, *nlengths, nreceives, nsends, tag1 = stash->tag1, tag2 = stash->tag2; in MatStashScatterBegin_Ref() local
|
| /petsc/src/mat/impls/scalapack/ |
| H A D | matscalapack.c | 1522 …PetscMPIInt tag1 = stash->tag1, tag2 = stash->tag2, *sizes, *nlengths, nreceives, insends, … in MatStashScatterBegin_ScaLAPACK() local
|