Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/superlu/
H A Dsuperlu.c60 static PetscErrorCode MatView_Info_SuperLU(Mat A, PetscViewer viewer) in MatView_Info_SuperLU() function
389 if (format == PETSC_VIEWER_ASCII_INFO) PetscCall(MatView_Info_SuperLU(A, viewer)); in MatView_SuperLU()