Searched refs:PCHYPRESetType_HYPRE (Results 1 – 1 of 1) sorted by relevance
2193 static PetscErrorCode PCHYPRESetType_HYPRE(PC pc, const char name[]) in PCHYPRESetType_HYPRE() function2483 if (flg) PetscCall(PCHYPRESetType_HYPRE(pc, type[indx])); in PCSetFromOptions_HYPRE()2487 if (!jac->hypre_type) PetscCall(PCHYPRESetType_HYPRE(pc, "boomeramg")); in PCSetFromOptions_HYPRE()2697 PetscCall(PetscObjectComposeFunction((PetscObject)pc, "PCHYPRESetType_C", PCHYPRESetType_HYPRE)); in PCCreate_HYPRE()