Pressure Function

public pure function Pressure(Q) result(P)

Arguments

Type IntentOptional Attributes Name
real(kind=RP), intent(in), DIMENSION(NCONS) :: Q

Return Value real(kind=RP)