Convert namelist primitives (rho_left, u_left, p_left / rho_right, ...) to conserved state vectors.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(config_t), | intent(in) | :: | cfg | |||
| real(kind=wp), | intent(in) | :: | gam | |||
| real(kind=wp), | intent(out) | :: | q_l(neq) | |||
| real(kind=wp), | intent(out) | :: | q_r(neq) |