Searched refs:MatSeqSELLGetMaxSliceWidth (Results 1 – 4 of 4) sorted by relevance
895 PetscCall(MatSeqSELLGetMaxSliceWidth(A, &a->maxslicewidth)); in MatAssemblyEnd_SpMV_Preprocessing_Private()
902 PetscCall(MatSeqSELLGetMaxSliceWidth(A, &a->maxslicewidth)); in MatAssemblyEnd_SpMV_Preprocessing_Private()
426 PETSC_EXTERN PetscErrorCode MatSeqSELLGetMaxSliceWidth(Mat, PetscInt *);
2059 PetscErrorCode MatSeqSELLGetMaxSliceWidth(Mat A, PetscInt *slicewidth) in MatSeqSELLGetMaxSliceWidth() function