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

Public Member Functions

subroutine sub_average (wL, wR, x, ixL, idim, wroe, workroe)
 

Detailed Description

Definition at line 14 of file mod_physics_roe.t.

Constructor & Destructor Documentation

◆ sub_average()

subroutine mod_physics_roe::sub_average::sub_average ( double precision, dimension(ixg^t, nw), intent(in)  wL,
double precision, dimension(ixg^t, nw), intent(in)  wR,
double precision, dimension(ixg^t, 1:^nd), intent(in)  x,
integer, intent(in)  ix,
integer, intent(in)  L,
integer, intent(in)  idim,
double precision, dimension(ixg^t, nw), intent(inout)  wroe,
double precision, dimension(ixg^t, nworkroe), intent(inout)  workroe 
)

Definition at line 14 of file mod_physics_roe.t.


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