Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sell/mpi/
H A Dmpisell.c946 static PetscErrorCode MatStoreValues_MPISELL(Mat mat) in MatStoreValues_MPISELL() function
1837 PetscCall(PetscObjectComposeFunction((PetscObject)B, "MatStoreValues_C", MatStoreValues_MPISELL)); in MatCreate_MPISELL()