Home
last modified time | relevance | path

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

/petsc/src/mat/impls/kaij/
H A Dkaij.c632 static PetscErrorCode MatDestroy_MPIKAIJ(Mat A) in MatDestroy_MPIKAIJ() function
1479 A->ops->destroy = MatDestroy_MPIKAIJ; in MatCreate_KAIJ()