Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/superlu_dist/
H A Dsuperlu_dist.c809 static PetscErrorCode MatView_Info_SuperLU_DIST(Mat A, PetscViewer viewer) in MatView_Info_SuperLU_DIST() function
894 if (format == PETSC_VIEWER_ASCII_INFO) PetscCall(MatView_Info_SuperLU_DIST(A, viewer)); in MatView_SuperLU_DIST()