Jump to a specific time step
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(h5hut_obj), | intent(inout) | :: | this |
A H5hut object |
||
| integer, | intent(in) | :: | step |
Time step |
||
| integer, | intent(out) | :: | iter |
Iteration number at this time step |
||
| real(kind=WP), | intent(out) | :: | time |
Time at this time step |
||
| character(len=*), | intent(in), | optional | :: | label_iter |
Optional iteration label |
|
| character(len=*), | intent(in), | optional | :: | label_time |
Optional time label |