MPI-AMRVAC
3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Public Member Functions | |
subroutine | sub_get_var (ixIL, ixOL, w, out) |
Definition at line 305 of file mod_physics.t.
subroutine mod_physics::sub_get_var::sub_get_var | ( | integer, intent(in) | ixI, |
integer, intent(in) | L, | ||
integer, intent(in) | ixO, | ||
L, | |||
double precision, dimension(ixi^s, nw), intent(in) | w, | ||
double precision, dimension(ixo^s), intent(out) | out | ||
) |
Definition at line 305 of file mod_physics.t.