Home
last modified time | relevance | path

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

/petsc/src/mat/impls/shell/
H A Dshell.c435 static PetscErrorCode MatDestroy_Shell(Mat mat) in MatDestroy_Shell() function
1424 MatDestroy_Shell,
2268 *flg = (PetscBool)(mat->ops->destroy == MatDestroy_Shell); in MatIsShell()