TVD-RK3 (Shu & Osher 1988). 1D-verbatim stage expressions.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in), | pointer | :: | u(:) | ||
| real(kind=wp), | intent(in), | pointer | :: | resid(:) | ||
| real(kind=wp), | intent(in), | pointer | :: | s1(:) | ||
| real(kind=wp), | intent(in) | :: | dt | |||
| procedure(rhs_fn) | :: | rhs | ||||
| class(*), | intent(inout), | target | :: | ctx |