Searched refs:MatStashScatterGetMesg_BTS (Results 1 – 1 of 1) sorted by relevance
10 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