Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/pastix/
H A Dpastix.c142 static PetscErrorCode MatDestroy_PaStiX(Mat A) in MatDestroy_PaStiX() function
446 B->ops->destroy = MatDestroy_PaStiX; in MatGetFactor_pastix()