int HYPRE_ParCSRBiCGSTABSetStopCrit (HYPRE_Solver solver, int stop_crit)

(Optional) If stopcrit = 1, the absolute residual norm is used for the stopping criterion

Documentation

(Optional) If stopcrit = 1, the absolute residual norm is used for the stopping criterion. The default is the relative residual norm (stopcrit = 0). Note: This function will be phased out in favor of using HYPREParCSRBiCGSTABSetAbsoluteTol if an absolute stopping criteria is desired.

alphabetic index hierarchy of classes


generated by doc++