Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/superlu_dist/
H A Dsuperlu_dist.c187 static PetscErrorCode MatDestroy_SuperLU_DIST(Mat A) in MatDestroy_SuperLU_DIST() function
917 B->ops->destroy = MatDestroy_SuperLU_DIST; in MatGetFactor_aij_superlu_dist()