MPI-AMRVAC
3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Public Member Functions | |
subroutine | sub_rtimes (q, w, ixL, iw, il, idim, rq, workroe) |
Definition at line 35 of file mod_physics_roe.t.
subroutine mod_physics_roe::sub_rtimes::sub_rtimes | ( | double precision, dimension(ixg^t), intent(in) | q, |
double precision, dimension(ixg^t, nw), intent(in) | w, | ||
integer, intent(in) | ix, | ||
integer, intent(in) | L, | ||
integer, intent(in) | iw, | ||
integer, intent(in) | il, | ||
integer, intent(in) | idim, | ||
double precision, dimension(ixg^t), intent(inout) | rq, | ||
double precision, dimension(ixg^t, nworkroe), intent(inout) | workroe | ||
) |
Definition at line 35 of file mod_physics_roe.t.