int HYPRE_BoomerAMGSetCycleNumSweeps (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 finest level if k=0
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++