Searched refs:VecStashValue_Private (Results 1 – 2 of 2) sorted by relevance
267 static inline PetscErrorCode VecStashValue_Private(VecStash *stash, PetscInt row, PetscScalar value) in VecStashValue_Private() function
758 PetscCall(VecStashValue_Private(&xin->stash, row, yv)); in VecSetValues_MPI()