Searched refs:MatStoreValues_MPIBAIJ (Results 1 – 1 of 1) sorted by relevance
117 static PetscErrorCode MatStoreValues_MPIBAIJ(Mat mat) in MatStoreValues_MPIBAIJ() function2901 PetscCall(PetscObjectComposeFunction((PetscObject)B, "MatStoreValues_C", MatStoreValues_MPIBAIJ)); in MatCreate_MPIBAIJ()