amrex
amrex copied to clipboard
fixed_grids option for AmrCore
It appears that one can assign fixed grids in a AmrCore-derived app, but it requires explicit calls to SetBoxes() and SetDistributionMap(). Is there a subtle reason we can't lift the fixed_grids ParmParse option from AmrLevel into AmrMesh so that it's available for both?