Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/lusol/
H A Dlusol.c164 static PetscErrorCode MatDestroy_LUSOL(Mat A) in MatDestroy_LUSOL() function
395 B->ops->destroy = MatDestroy_LUSOL; in MatGetFactor_seqaij_lusol()