MPI-AMRVAC 3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
Loading...
Searching...
No Matches
Modules | Functions/Subroutines
mod_amr_solution_node.t File Reference

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::dealloc_node (igrid)