Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/essl/
H A Dessl.c27 static PetscErrorCode MatDestroy_Essl(Mat A) in MatDestroy_Essl() function
141 B->ops->destroy = MatDestroy_Essl; in MatGetFactor_seqaij_essl()