Searched refs:ScatterGetMesg (Results 1 – 3 of 3) sorted by relevance
85 stash->ScatterGetMesg = MatStashScatterGetMesg_BTS; in MatStashCreate_Private()91 stash->ScatterGetMesg = MatStashScatterGetMesg_Ref; in MatStashCreate_Private()623 PetscCall((*stash->ScatterGetMesg)(stash, nvals, rows, cols, vals, flg)); in MatStashScatterGetMesg_Private()
345 …PetscErrorCode (*ScatterGetMesg)(MatStash *, PetscMPIInt *, PetscInt **, PetscInt **, PetscScalar … member
1790 A->stash.ScatterGetMesg = MatStashScatterGetMesg_Ref; in MatCreate_ScaLAPACK()