MPI-AMRVAC 3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
Loading...
Searching...
No Matches
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()