MPI-AMRVAC
3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
for processing after the advance (PIC-MHD, e.g.) More...
Public Member Functions | |
subroutine | process_adv_grid (igrid, level, ixIL, ixOL, qt, w, x) |
for processing after the advance (PIC-MHD, e.g.)
Definition at line 190 of file mod_usr_methods.t.
subroutine mod_usr_methods::process_adv_grid::process_adv_grid | ( | integer, intent(in) | igrid, |
integer, intent(in) | level, | ||
integer, intent(in) | ixI, | ||
integer, intent(in) | L, | ||
integer, intent(in) | ixO, | ||
L, | |||
double precision, intent(in) | qt, | ||
double precision, dimension(ixi^s,1:nw), intent(inout) | w, | ||
double precision, dimension(ixi^s,1:ndim), intent(in) | x | ||
) |
Definition at line 190 of file mod_usr_methods.t.