MPI-AMRVAC
3.0
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Public Member Functions | |
subroutine | sub_ppm_flatsh (ixIL, ixOL, ixLLL, ixLL, ixRL, ixRRL, idims, w, drho, dp, dv) |
Definition at line 17 of file mod_physics_ppm.t.
subroutine mod_physics_ppm::sub_ppm_flatsh::sub_ppm_flatsh | ( | integer, intent(in) | ixI, |
integer, intent(in) | L, | ||
integer, intent(in) | ixO, | ||
L, | |||
integer, intent(in) | ixLL, | ||
L, | |||
integer, intent(in) | ixL, | ||
L, | |||
integer, intent(in) | ixR, | ||
L, | |||
integer, intent(in) | ixRR, | ||
L, | |||
integer, intent(in) | idims, | ||
double precision, dimension(ixi^s,nw), intent(in) | w, | ||
double precision, dimension(ixi^s), intent(inout) | drho, | ||
double precision, dimension(ixi^s), intent(inout) | dp, | ||
double precision, dimension(ixi^s), intent(inout) | dv | ||
) |
Definition at line 17 of file mod_physics_ppm.t.