(HYPRE_Solver solver,
double relax_weight,
int level)
(Optional) Defines the relaxation weight for smoothed Jacobi and hybrid SOR on the user defined level.
Documentation
(Optional) Defines the relaxation weight for smoothed Jacobi and hybrid SOR
on the user defined level. Note that the finest level is denoted 0, the
next coarser level 1, etc. For nonpositive relax_weight, the parameter is
determined on the given level as described for HYPRE_BoomerAMGSetRelaxWt.
The default is 1.
Alphabetic index