MPI-AMRVAC
3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Public Member Functions | |
subroutine | sub_diffuse_hllcd (ixIL, ixOL, idims, wLC, wRC, fLC, fRC, patchf) |
Definition at line 12 of file mod_physics_hllc.t.
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.