Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sell/seq/
H A Dsell.c1945 static PetscErrorCode MatRetrieveValues_SeqSELL(Mat mat) in MatRetrieveValues_SeqSELL() function
2180 …Call(PetscObjectComposeFunction((PetscObject)B, "MatRetrieveValues_C", MatRetrieveValues_SeqSELL)); in MatCreate_SeqSELL()