MPI-AMRVAC  3.0
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
Functions/Subroutines
mod_coarsen_refine Module Reference

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...
 

Detailed Description

Module to coarsen and refine grids for AMR.

Function/Subroutine Documentation

◆ amr_coarsen_refine()

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.

Here is the call graph for this function:

◆ proper_nesting()

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 184 of file mod_coarsen_refine.t.

Here is the call graph for this function: