Home
last modified time | relevance | path

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

/petsc/src/mat/impls/sell/mpi/
H A Dmpisell.c956 static PetscErrorCode MatRetrieveValues_MPISELL(Mat mat) in MatRetrieveValues_MPISELL() function
1838 …Call(PetscObjectComposeFunction((PetscObject)B, "MatRetrieveValues_C", MatRetrieveValues_MPISELL)); in MatCreate_MPISELL()