Home
last modified time | relevance | path

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

/petsc/src/mat/utils/
H A Dmatstashspace.c4 PetscErrorCode PetscMatStashSpaceGet(PetscInt bs2, PetscInt n, PetscMatStashSpace *space) in PetscMatStashSpaceGet() function
H A Dmatstash.c237 PetscCall(PetscMatStashSpaceGet(bs2, newnmax, &stash->space)); in MatStashExpand_Private()
/petsc/include/petsc/private/
H A Dmatimpl.h320 PETSC_EXTERN PetscErrorCode PetscMatStashSpaceGet(PetscInt, PetscInt, PetscMatStashSpace *);