MPI-AMRVAC  3.0
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
Functions/Subroutines
mod_hd_ppm Module Reference

Hydrodynamics PPM module. More...

Functions/Subroutines

subroutine, public hd_ppm_init ()
 
subroutine hd_ppm_flatcd (ixIL, ixOL, ixLL, ixRL, w, d2w, drho, dp)
 
subroutine hd_ppm_flatsh (ixIL, ixOL, ixLLL, ixLL, ixRL, ixRRL, idims, w, drho, dp, dv)
 

Detailed Description

Hydrodynamics PPM module.

Function/Subroutine Documentation

◆ hd_ppm_flatcd()

subroutine mod_hd_ppm::hd_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(ixg^t, 1:nwflux), intent(in)  d2w,
double precision, dimension(ixg^t), intent(inout)  drho,
double precision, dimension(ixg^t), intent(inout)  dp 
)

Definition at line 19 of file mod_hd_ppm.t.

Here is the call graph for this function:

◆ hd_ppm_flatsh()

subroutine mod_hd_ppm::hd_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(ixg^t), intent(inout)  drho,
double precision, dimension(ixg^t), intent(inout)  dp,
double precision, dimension(ixg^t), intent(inout)  dv 
)

Definition at line 35 of file mod_hd_ppm.t.

Here is the call graph for this function:

◆ hd_ppm_init()

subroutine, public mod_hd_ppm::hd_ppm_init

Definition at line 12 of file mod_hd_ppm.t.

Here is the call graph for this function: