getEntropyVariables Subroutine

public pure subroutine getEntropyVariables(U, p, invRho, S)

Arguments

Type IntentOptional Attributes Name
real(kind=RP), intent(in) :: U(NCONS)
real(kind=RP), intent(in) :: p
real(kind=RP), intent(in) :: invRho
real(kind=RP), intent(out) :: S(NCONS)