Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=RP), | intent(in) | :: | x(NDIM) | |||
real(kind=RP), | intent(in) | :: | Q(NCONS) | |||
real(kind=RP), | intent(in) | :: | time | |||
real(kind=RP), | intent(inout) | :: | S(NCONS) | |||
type(Thermodynamics_t), | intent(in) | :: | thermodynamics_ | |||
type(Dimensionless_t), | intent(in) | :: | dimensionless_ | |||
type(RefValues_t), | intent(in) | :: | refValues_ | |||
type(Multiphase_t), | intent(in) | :: | multiphase_ |