Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sell/seq/
H A Dsell.c1969 static PetscErrorCode MatSeqSELLGetMaxSliceWidth_SeqSELL(Mat mat, PetscInt *slicewidth) in MatSeqSELLGetMaxSliceWidth_SeqSELL() function
2190 …mposeFunction((PetscObject)B, "MatSeqSELLGetMaxSliceWidth_C", MatSeqSELLGetMaxSliceWidth_SeqSELL)); in MatCreate_SeqSELL()