MPI-AMRVAC
3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Initialize one grid. More...
Public Member Functions | |
subroutine | init_one_grid (ixIL, ixOL, w, x) |
Initialize one grid.
Definition at line 117 of file mod_usr_methods.t.
subroutine mod_usr_methods::init_one_grid::init_one_grid | ( | integer, intent(in) | ixI, |
integer, intent(in) | L, | ||
integer, intent(in) | ixO, | ||
L, | |||
double precision, dimension(ixi^s,1:nw), intent(inout) | w, | ||
double precision, dimension(ixi^s,1:ndim), intent(in) | x | ||
) |
Definition at line 117 of file mod_usr_methods.t.