| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | qL(neq2d) | |||
| real(kind=wp), | intent(in) | :: | qR(neq2d) | |||
| integer, | intent(in) | :: | dir | |||
| character(len=*), | intent(in) | :: | scheme | |||
| real(kind=wp), | intent(in) | :: | gam | |||
| real(kind=wp), | intent(out) | :: | flux(neq2d) |