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