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

Functions/Subroutines

subroutine, public mhd_ppm_init ()
 
subroutine mhd_ppm_flatcd (ixIL, ixOL, ixLL, ixRL, w, d2w, drho, dp)
 
subroutine mhd_ppm_flatsh (ixIL, ixOL, ixLLL, ixLL, ixRL, ixRRL, idims, w, drho, dp, dv)
 

Function/Subroutine Documentation

◆ mhd_ppm_flatcd()

subroutine mod_mhd_ppm::mhd_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 18 of file mod_mhd_ppm.t.

Here is the call graph for this function:

◆ mhd_ppm_flatsh()

subroutine mod_mhd_ppm::mhd_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 36 of file mod_mhd_ppm.t.

Here is the call graph for this function:

◆ mhd_ppm_init()

subroutine, public mod_mhd_ppm::mhd_ppm_init

Definition at line 11 of file mod_mhd_ppm.t.

Here is the call graph for this function: