Home
last modified time | relevance | path

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

/petsc/src/mat/impls/is/
H A Dmatis.c2103 static PetscErrorCode MatDestroy_IS(Mat A) in MatDestroy_IS() function
3317 (*submat)->ops->destroy = MatDestroy_IS; in MatGetLocalSubMatrix_IS()
3650 A->ops->destroy = MatDestroy_IS; in MatCreate_IS()