getRoeVariables Subroutine

public pure subroutine getRoeVariables(QL, QR, VL, VR, rho, u, v, w, V2, H, a)

Arguments

Type IntentOptional Attributes Name
real(kind=RP), intent(in) :: QL(NCONS)
real(kind=RP), intent(in) :: QR(NCONS)
real(kind=RP), intent(in) :: VL(NPRIM)
real(kind=RP), intent(in) :: VR(NPRIM)
real(kind=RP), intent(out) :: rho
real(kind=RP), intent(out) :: u
real(kind=RP), intent(out) :: v
real(kind=RP), intent(out) :: w
real(kind=RP), intent(out) :: V2
real(kind=RP), intent(out) :: H
real(kind=RP), intent(out) :: a