|
MPI-AMRVAC 3.2
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Go to the source code of this file.
Modules | |
| module | mod_amr_solution_node |
Functions/Subroutines | |
| integer function, public | mod_amr_solution_node::getnode (ipe) |
| Get first available igrid on processor ipe. | |
| subroutine, public | mod_amr_solution_node::putnode (igrid, ipe) |
| subroutine, public | mod_amr_solution_node::alloc_node (igrid) |
| allocate arrays on igrid node | |
| subroutine, public | mod_amr_solution_node::alloc_state (igrid, s, ixgl, ixgextl, alloc_once_for_ps) |
| allocate memory to physical state of igrid node | |
| subroutine, public | mod_amr_solution_node::alloc_state_output (igrid, s, ixgl) |
| allocate memory to physical state of igrid node for output with auxio | |
| subroutine, public | mod_amr_solution_node::dealloc_node (igrid) |