Searched refs:ScatterDestroy (Results 1 – 3 of 3) sorted by relevance
87 stash->ScatterDestroy = MatStashScatterDestroy_BTS; in MatStashCreate_Private()93 stash->ScatterDestroy = NULL; in MatStashCreate_Private()107 if (stash->ScatterDestroy) PetscCall((*stash->ScatterDestroy)(stash)); in MatStashDestroy_Private()
347 PetscErrorCode (*ScatterDestroy)(MatStash *); member
1792 A->stash.ScatterDestroy = NULL; in MatCreate_ScaLAPACK()