Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sell/seq/
H A Dsell.c1983 static PetscErrorCode MatSeqSELLGetAvgSliceWidth_SeqSELL(Mat mat, PetscReal *slicewidth) in MatSeqSELLGetAvgSliceWidth_SeqSELL() function
2191 …mposeFunction((PetscObject)B, "MatSeqSELLGetAvgSliceWidth_C", MatSeqSELLGetAvgSliceWidth_SeqSELL)); in MatCreate_SeqSELL()