MPI-AMRVAC  3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
Public Member Functions | List of all members
mod_physics_roe::sub_rtimes Interface Reference

Public Member Functions

subroutine sub_rtimes (q, w, ixL, iw, il, idim, rq, workroe)
 

Detailed Description

Definition at line 35 of file mod_physics_roe.t.

Constructor & Destructor Documentation

◆ sub_rtimes()

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.


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