int HYPRE_ParCSRHybridSetCycleRelaxType

( HYPRE_Solver solver,
  int relax_type,
  int k )

(Optional) Defines the smoother at a given cycle.

Documentation

(Optional) Defines the smoother at a given cycle. For options of relax_type see description of HYPRE_BoomerAMGSetRelaxType). Options for k are

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

Alphabetic index