Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/superlu/ !
H A Dsuperlu.c380 static PetscErrorCode MatView_SuperLU(Mat A, PetscViewer viewer) in MatView_SuperLU() function
560 B->ops->view = MatView_SuperLU; in MatGetFactor_seqaij_superlu()