forced cycleT to always run relax type 7 or 9, since nothing else makes sense here.
This commit is contained in:
parent
35605449f0
commit
955f0d9672
@ -437,7 +437,7 @@ hypre_BoomerAMGCycleT( void *amg_vdata,
|
||||
{
|
||||
num_sweep = num_grid_sweeps[cycle_param];
|
||||
relax_type = grid_relax_type[cycle_param];
|
||||
|
||||
if (relax_type != 7 && relax_type != 9) relax_type = 7;
|
||||
/*------------------------------------------------------------------
|
||||
* Do the relaxation num_sweep times
|
||||
*-----------------------------------------------------------------*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user