Searched refs:PCRICHARDSON_CONVERGED_ITS (Results 1 – 8 of 8) sorted by relevance
117 PCRICHARDSON_CONVERGED_ITS = 4, enumerator
228 *reason = PCRICHARDSON_CONVERGED_ITS; in gauss_seidel()253 *reason = PCRICHARDSON_CONVERGED_ITS; in jacobi_smoother()
62 *reason = PCRICHARDSON_CONVERGED_ITS; in PCApplyRichardson_SOR()
392 if (!*reason) *reason = PCRICHARDSON_CONVERGED_ITS; in PCApplyRichardson_Telescope_CoarseDM()
662 if (!*reason) *reason = PCRICHARDSON_CONVERGED_ITS; in PCApplyRichardson_Telescope()
984 if (!*reason) *reason = PCRICHARDSON_CONVERGED_ITS; in PCApplyRichardson_Telescope_dmda()
1371 if (oits == its) *reason = PCRICHARDSON_CONVERGED_ITS; in PCApplyRichardson_HYPRE_BoomerAMG()2849 if (oits == its) *reason = PCRICHARDSON_CONVERGED_ITS; in PCApplyRichardson_PFMG()3102 if (oits == its) *reason = PCRICHARDSON_CONVERGED_ITS; in PCApplyRichardson_SysPFMG()3284 if (oits == its) *reason = PCRICHARDSON_CONVERGED_ITS; in PCApplyRichardson_SMG()
193 if (*reason == PCRICHARDSON_NOT_SET) *reason = PCRICHARDSON_CONVERGED_ITS; in PCApplyRichardson_MG()