Searched refs:PCApplyRichardson_HYPRE_BoomerAMG (Results 1 – 1 of 1) sorted by relevance
1357 static PetscErrorCode PCApplyRichardson_HYPRE_BoomerAMG(PC pc, Vec b, Vec y, Vec w, PetscReal rtol,… in PCApplyRichardson_HYPRE_BoomerAMG() function2286 pc->ops->applyrichardson = PCApplyRichardson_HYPRE_BoomerAMG; in PCHYPRESetType_HYPRE()