Encode a PROGRESS_TICK push frame (spec ยง3.2). Rank 0 only.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | iteration | |||
| real(kind=real64), | intent(in) | :: | sim_time | |||
| real(kind=real64), | intent(in) | :: | dt | |||
| real(kind=real64), | intent(in) | :: | residual | |||
| real(kind=real64), | intent(in) | :: | wallclock_s | |||
| integer(kind=int8), | intent(out), | allocatable | :: | header_bytes(:) |