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).

Alphabetic index