Get information about the last time step
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(h5hut_obj), | intent(inout) | :: | this |
A H5hut object |
||
integer, | intent(out) | :: | iter |
last step |
||
real(kind=WP), | intent(out) | :: | time |
Time of last step |
||
character(len=*), | intent(in), | optional | :: | label_iter |
Optional iteration label |
|
character(len=*), | intent(in), | optional | :: | label_time |
Optional time label |