MPI-AMRVAC 3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
mod_physics_hllc::sub_diffuse_hllcd Interface Reference

Public Member Functions

subroutine sub_diffuse_hllcd (ixil, ixol, idims, wlc, wrc, flc, frc, patchf)
 

Detailed Description

Definition at line 12 of file mod_physics_hllc.t.

Constructor & Destructor Documentation

◆ sub_diffuse_hllcd()

subroutine mod_physics_hllc::sub_diffuse_hllcd::sub_diffuse_hllcd ( integer, intent(in)  ixi,
integer, intent(in)  l,
integer, intent(in)  ixo,
  l,
integer, intent(in)  idims,
double precision, dimension(ixi^s,1:nw), intent(in)  wlc,
double precision, dimension(ixi^s,1:nw), intent(in)  wrc,
double precision, dimension(ixi^s,1:nwflux), intent(in)  flc,
double precision, dimension(ixi^s,1:nwflux), intent(in)  frc,
integer, dimension(ixi^s), intent(inout)  patchf 
)
virtual

Definition at line 12 of file mod_physics_hllc.t.


The documentation for this interface was generated from the following file: