
max_level = 2
ref_ratio = 2
n_cell = 128
max_grid_size = 64

composite_solve = 0   # composite solve or level by level?

# In this tutorial, we set up two examples.
prob_type = 1
# prob_type = 2

# For MLMG
verbose = 2
bottom_verbose = 0
max_iter = 100
max_fmg_iter = 100     # # of F-cycles before switching to V.  To do pure V-cycle, set to 0
linop_maxorder = 3
agglomeration = 1    # Do agglomeration on AMR Level 0?
consolidation = 1    # Do consolidation?
