Home
last modified time | relevance | path

Searched defs:slicewidth (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()
1983 static PetscErrorCode MatSeqSELLGetAvgSliceWidth_SeqSELL(Mat mat, PetscReal *slicewidth) in MatSeqSELLGetAvgSliceWidth_SeqSELL()
2059 PetscErrorCode MatSeqSELLGetMaxSliceWidth(Mat A, PetscInt *slicewidth) in MatSeqSELLGetMaxSliceWidth()
2081 PetscErrorCode MatSeqSELLGetAvgSliceWidth(Mat A, PetscReal *slicewidth) in MatSeqSELLGetAvgSliceWidth()