HYPRE_Int HYPRE_AMSSetSmoothingOptions

(HYPRE_Solver solver,
  HYPRE_Int relax_type,
  HYPRE_Int relax_times,
  double relax_weight,
  double omega)

(Optional) Sets relaxation parameters for .

Documentation

(Optional) Sets relaxation parameters for . The defaults are , , , .

The available options for relax_type are:

1 -scaled Jacobi
2 -scaled block symmetric Gauss-Seidel/SSOR
3 Kaczmarz
4 truncated version of -scaled block symmetric Gauss-Seidel/SSOR
16 Chebyshev

Alphabetic index