int HYPRE_ParCSRHybridSetCycleNumSweeps ( HYPRE_Solver solver, int num_sweeps, 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 hierarchy of classes


generated by doc++