Lines Matching refs:VecHYPRE_IJVectorDestroy
250 for (i = 0; i < jac->n_hmnull; i++) PetscCall(VecHYPRE_IJVectorDestroy(&jac->hmnull[i])); in PCHYPREResetNearNullSpace_Private()
660 PetscCall(VecHYPRE_IJVectorDestroy(&jac->coords[0])); in PCReset_HYPRE()
661 PetscCall(VecHYPRE_IJVectorDestroy(&jac->coords[1])); in PCReset_HYPRE()
662 PetscCall(VecHYPRE_IJVectorDestroy(&jac->coords[2])); in PCReset_HYPRE()
663 PetscCall(VecHYPRE_IJVectorDestroy(&jac->constants[0])); in PCReset_HYPRE()
664 PetscCall(VecHYPRE_IJVectorDestroy(&jac->constants[1])); in PCReset_HYPRE()
665 PetscCall(VecHYPRE_IJVectorDestroy(&jac->constants[2])); in PCReset_HYPRE()
666 PetscCall(VecHYPRE_IJVectorDestroy(&jac->interior)); in PCReset_HYPRE()
2067 PetscCall(VecHYPRE_IJVectorDestroy(&jac->constants[0])); in PCHYPRESetEdgeConstantVectors_HYPRE()
2068 PetscCall(VecHYPRE_IJVectorDestroy(&jac->constants[1])); in PCHYPRESetEdgeConstantVectors_HYPRE()
2069 PetscCall(VecHYPRE_IJVectorDestroy(&jac->constants[2])); in PCHYPRESetEdgeConstantVectors_HYPRE()
2120 PetscCall(VecHYPRE_IJVectorDestroy(&jac->interior)); in PCHYPREAMSSetInteriorNodes_HYPRE()
2161 PetscCall(VecHYPRE_IJVectorDestroy(&jac->coords[0])); in PCSetCoordinates_HYPRE()
2162 PetscCall(VecHYPRE_IJVectorDestroy(&jac->coords[1])); in PCSetCoordinates_HYPRE()
2163 PetscCall(VecHYPRE_IJVectorDestroy(&jac->coords[2])); in PCSetCoordinates_HYPRE()