int HYPRE_ParCSRHybridSetNumSweeps

( HYPRE_Solver solver,
  int num_sweeps )

(Optional) Sets the number of sweeps.

Documentation

(Optional) Sets the number of sweeps. On the finest level, the up and the down cycle the number of sweeps are set to num_sweeps and on the coarsest level to 1. The default is 1.

Alphabetic index