MPI-AMRVAC  3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
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 
)

Definition at line 12 of file mod_physics_hllc.t.


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