MPI-AMRVAC  3.0
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
Functions/Subroutines
amrgrid.t File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine settree
 Build up AMR. More...
 
subroutine resettree
 reset AMR and (de)allocate boundary flux storage at level changes More...
 
subroutine resettree_convert
 Force the tree to desired level(s) from level_io(_min/_max) used for conversion to vtk output. More...
 
subroutine initialize_after_settree
 

Function/Subroutine Documentation

◆ initialize_after_settree()

subroutine initialize_after_settree

Definition at line 94 of file amrgrid.t.

Here is the call graph for this function:

◆ resettree()

subroutine resettree

reset AMR and (de)allocate boundary flux storage at level changes

Definition at line 48 of file amrgrid.t.

Here is the call graph for this function:

◆ resettree_convert()

subroutine resettree_convert

Force the tree to desired level(s) from level_io(_min/_max) used for conversion to vtk output.

Definition at line 68 of file amrgrid.t.

Here is the call graph for this function:

◆ settree()

subroutine settree

Build up AMR.

Definition at line 2 of file amrgrid.t.

Here is the call graph for this function: