int HYPRE_SStructSysPFMGSetRelaxType

(HYPRE_SStructSolver solver,
  int relax_type)

(Optional) Set relaxation type.

Documentation

(Optional) Set relaxation type.

Current relaxation methods set by relax_type are:

\begin{tabular}{l@{ -- }l} 0 Jacobi 1 Weighted Jacobi (default) 2 Red/Black Gauss-Seidel (symmetric: RB pre-relaxation, BR post-relaxation)

Alphabetic index