Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sell/seq/
H A Dsell.c1930 static PetscErrorCode MatStoreValues_SeqSELL(Mat mat) in MatStoreValues_SeqSELL() function
2179 PetscCall(PetscObjectComposeFunction((PetscObject)B, "MatStoreValues_C", MatStoreValues_SeqSELL)); in MatCreate_SeqSELL()