Home
last modified time | relevance | path

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

/petsc/src/mat/utils/
H A Dmatstash.c11 static PetscErrorCode MatStashScatterEnd_BTS(MatStash *);
86 stash->ScatterEnd = MatStashScatterEnd_BTS; in MatStashCreate_Private()
972 static PetscErrorCode MatStashScatterEnd_BTS(MatStash *stash) in MatStashScatterEnd_BTS() function