Searched refs:VecHYPRE_IJVectorPopVec (Results 1 – 4 of 4) sorted by relevance
24 PETSC_SINGLE_LIBRARY_INTERN PetscErrorCode VecHYPRE_IJVectorPopVec(VecHYPRE_IJVector);
188 PetscErrorCode VecHYPRE_IJVectorPopVec(VecHYPRE_IJVector ij) in VecHYPRE_IJVectorPopVec() function
588 PetscCall(VecHYPRE_IJVectorPopVec(hjac->x)); in PCApply_HYPRE()589 PetscCall(VecHYPRE_IJVectorPopVec(hjac->b)); in PCApply_HYPRE()963 PetscCall(VecHYPRE_IJVectorPopVec(hjac->x)); in PCApplyTranspose_HYPRE_BoomerAMG()964 PetscCall(VecHYPRE_IJVectorPopVec(hjac->b)); in PCApplyTranspose_HYPRE_BoomerAMG()
1370 PetscCall(VecHYPRE_IJVectorPopVec(hA->x));1371 PetscCall(VecHYPRE_IJVectorPopVec(hA->b));