MPI-AMRVAC
3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
|
Module to coarsen and refine grids for AMR. More...
Functions/Subroutines | |
subroutine, public | amr_coarsen_refine |
coarsen and refine blocks to update AMR grid More... | |
subroutine | proper_nesting |
For all grids on all processors, do a check on refinement flags. Make sure that neighbors will not differ more than one level of refinement. More... | |
Module to coarsen and refine grids for AMR.
subroutine, public mod_coarsen_refine::amr_coarsen_refine |
coarsen and refine blocks to update AMR grid
Definition at line 20 of file mod_coarsen_refine.t.
subroutine mod_coarsen_refine::proper_nesting |
For all grids on all processors, do a check on refinement flags. Make sure that neighbors will not differ more than one level of refinement.
Definition at line 186 of file mod_coarsen_refine.t.