MPI-AMRVAC  3.0
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
Modules | Functions/Subroutines
mod_rho_roe.t File Reference

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)