Home
last modified time | relevance | path

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

/petsc/src/mat/impls/nest/
H A Dmatnest.c435 static PetscErrorCode MatDestroy_Nest(Mat A) in MatDestroy_Nest() function
2295 A->ops->destroy = MatDestroy_Nest; in MatCreate_Nest()