MPI-AMRVAC
3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Go to the source code of this file.
Modules | |
module | mod_mhd_roe |
Subroutines for Roe-type Riemann solver for MHD. | |
Functions/Subroutines | |
subroutine, public | mod_mhd_roe::mhd_roe_init () |
subroutine | mod_mhd_roe::mhd_average (wL, wR, x, ixL, idim, wroe, workroe) |
subroutine | mod_mhd_roe::average2 (wL, wR, x, ixL, idim, wroe, cfast, cslow, afast, aslow, csound2, dp, rhodv, tmp) |
subroutine | mod_mhd_roe::mhd_get_eigenjump (wL, wR, wroe, x, ixL, il, idim, smalla, a, jump, workroe) |
subroutine | mod_mhd_roe::geteigenjump2 (wL, wR, wroe, x, ixL, il, idim, smalla, a, jump, cfast, cslow, afast, aslow, csound2, dp, rhodv, bdv, bdb, cs2L, cs2R, cs2ca2L, cs2ca2R) |
subroutine | mod_mhd_roe::mhd_rtimes (q, w, ixL, iw, il, idim, rq, workroe) |
subroutine | mod_mhd_roe::rtimes2 (q, wroe, ixL, iw, il, idim, rq, cfast, cslow, afast, aslow, csound2, dp, rhodv, bv, v2a2) |