Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/klu/
H A Dklu.c95 static PetscErrorCode MatDestroy_KLU(Mat A) in MatDestroy_KLU() function
280 B->ops->destroy = MatDestroy_KLU; in MatGetFactor_seqaij_klu()