Skip to content

Commit

Permalink
Fix mistakes in hypre test file. (#1398)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrood-nrel authored Dec 10, 2024
1 parent e51644b commit efd5ab1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/test_files/channel_kwsst_hypre/channel_kwsst_hypre.inp
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ hypre.num_krylov = 20
hypre.bamg_max_levels = 4
hypre.bamg_num_sweeps = 2
hypre.bamg_relax_order = 0
hypre.bamg_coarsen_type: 8
hypre.bamg_interp_type: 6
hypre.bamg_relax_type: 18
hypre.bamg_cycle_type: 1
hypre.bamg_coarsen_type = 8
hypre.bamg_interp_type = 6
hypre.bamg_relax_type = 18
hypre.bamg_cycle_type = 1

0 comments on commit efd5ab1

Please sign in to comment.