MPI-AMRVAC
3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Functions/Subroutines | |
subroutine, public | settree |
Build up AMR. More... | |
subroutine, public | resettree |
reset AMR and (de)allocate boundary flux storage at level changes More... | |
subroutine, public | resettree_convert |
Force the tree to desired level(s) from level_io(_min/_max) used for conversion to vtk output. More... | |
subroutine, public mod_amr_grid::resettree |
reset AMR and (de)allocate boundary flux storage at level changes
Definition at line 46 of file mod_amr_grid.t.
subroutine, public mod_amr_grid::resettree_convert |
Force the tree to desired level(s) from level_io(_min/_max) used for conversion to vtk output.
Definition at line 78 of file mod_amr_grid.t.
subroutine, public mod_amr_grid::settree |
Build up AMR.
Definition at line 13 of file mod_amr_grid.t.