Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/superlu/
H A Dsuperlu.c350 static PetscErrorCode MatDestroy_SuperLU(Mat A) in MatDestroy_SuperLU() function
559 B->ops->destroy = MatDestroy_SuperLU; in MatGetFactor_seqaij_superlu()