Home
last modified time | relevance | path

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

/petsc/src/mat/impls/maij/
H A Dmaij.c111 static PetscErrorCode MatDestroy_MPIMAIJ(Mat A) in MatDestroy_MPIMAIJ() function
1146 B->ops->destroy = MatDestroy_MPIMAIJ; in MatCreateMAIJ()