int HYPRE_BoomerAMGSetCycleType

(HYPRE_Solver solver,
  int cycle_type)

(Optional) Defines the type of cycle.

Documentation

(Optional) Defines the type of cycle. For a V-cycle, set cycle_type to 1, for a W-cycle set cycle_type to 2. The default is 1.

Alphabetic index