HYPRE_Int HYPRE_ParCSRHybridSetCycleNumSweeps

(HYPRE_Solver solver,
  HYPRE_Int num_sweeps,
  HYPRE_Int k)

(Optional) Sets the number of sweeps at a specified cycle.

Documentation

(Optional) Sets the number of sweeps at a specified cycle. There are the following options for k:

the down cycle if k=1
the up cycle if k=2
the coarsest level if k=3.

Alphabetic index