Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/aijmkl/
H A Daijmkl.c73 static PetscErrorCode MatDestroy_SeqAIJMKL(Mat A) in MatDestroy_SeqAIJMKL() function
1000 B->ops->destroy = MatDestroy_SeqAIJMKL; in MatConvert_SeqAIJ_SeqAIJMKL()