Home
last modified time | relevance | path

Searched refs:MatStashScatterGetMesg_BTS (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/utils/
H A Dmatstash.c10 static PetscErrorCode MatStashScatterGetMesg_BTS(MatStash *, PetscMPIInt *, PetscInt **, PetscInt *…
85 stash->ScatterGetMesg = MatStashScatterGetMesg_BTS; in MatStashCreate_Private()
931 static PetscErrorCode MatStashScatterGetMesg_BTS(MatStash *stash, PetscMPIInt *n, PetscInt **row, P… in MatStashScatterGetMesg_BTS() function