MPI-AMRVAC
3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Go to the source code of this file.
Modules | |
module | mod_rho_roe |
Module containing Roe solver for scalar advection. | |
Functions/Subroutines | |
subroutine, public | mod_rho_roe::rho_roe_init () |
subroutine | mod_rho_roe::rho_average (wL, wR, x, ixL, idim, wroe, workroe) |
subroutine | mod_rho_roe::rho_get_eigenjump (wL, wR, wC, x, ixL, il, idim, smalla, a, jump, workroe) |
subroutine | mod_rho_roe::rho_rtimes (q, w, ixL, iw, il, idim, rq, workroe) |