Searched refs:VecHYPRE_IJVectorPushVecRead (Results 1 – 4 of 4) sorted by relevance
21 PETSC_SINGLE_LIBRARY_INTERN PetscErrorCode VecHYPRE_IJVectorPushVecRead(VecHYPRE_IJVector, Vec);
139 PetscErrorCode VecHYPRE_IJVectorPushVecRead(VecHYPRE_IJVector ij, Vec v) in VecHYPRE_IJVectorPushVecRead() function
1352 PetscCall(VecHYPRE_IJVectorPushVecRead(hA->b, x));1358 PetscCall(VecHYPRE_IJVectorPushVecRead(hA->x, x));
572 PetscCall(VecHYPRE_IJVectorPushVecRead(hjac->b, b)); in PCApply_HYPRE()946 PetscCall(VecHYPRE_IJVectorPushVecRead(hjac->b, b)); in PCApplyTranspose_HYPRE_BoomerAMG()