Home
last modified time | relevance | path

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

/petsc/src/mat/impls/submat/
H A Dsubmat.c147 static PetscErrorCode MatDestroy_SubMatrix(Mat N) in MatDestroy_SubMatrix() function
219 N->ops->destroy = MatDestroy_SubMatrix; in MatCreateSubMatrixVirtual()