Calculate the physical flux for the MODG scheme and advection equation.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(atl_Equations_type) | :: | equation |
The equation you solve. |
|||
real(kind=rk), | intent(in) | :: | state(:,:) | |||
real(kind=rk), | intent(inout) | :: | res(:,:) |