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

Go to the source code of this file.

Data Types

interface  mod_physics_hllc::sub_diffuse_hllcd
 
interface  mod_physics_hllc::sub_get_lCD
 
interface  mod_physics_hllc::sub_get_wCD
 
interface  mod_physics_hllc::sub_hllc_init_species
 

Modules

module  mod_physics_hllc
 

Functions/Subroutines

subroutine mod_physics_hllc::phys_hllc_check
 
subroutine mod_physics_hllc::dummy_diffuse_hllcd (ixIL, ixOL, idims, wLC, wRC, fLC, fRC, patchf)
 
subroutine mod_physics_hllc::dummy_get_lcd (wLC, wRC, fLC, fRC, cmin, cmax, idims, ixIL, ixOL, whll, Fhll, lambdaCD, patchf)
 
subroutine mod_physics_hllc::dummy_get_wcd (wLC, wRC, whll, fRC, fLC, Fhll, patchf, lambdaCD, cmin, cmax, ixIL, ixOL, idims, f)
 

Variables

procedure(sub_diffuse_hllcd), pointer mod_physics_hllc::phys_diffuse_hllcd => null()
 
procedure(sub_get_lcd), pointer mod_physics_hllc::phys_get_lcd => null()
 
procedure(sub_get_wcd), pointer mod_physics_hllc::phys_get_wcd => null()
 
procedure(sub_hllc_init_species), pointer mod_physics_hllc::phys_hllc_init_species => null()