Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/aijsell/
H A Daijsell.c53 static PetscErrorCode MatDestroy_SeqAIJSELL(Mat A) in MatDestroy_SeqAIJSELL() function
228 B->ops->destroy = MatDestroy_SeqAIJSELL; in MatConvert_SeqAIJ_SeqAIJSELL()