h5hut_JumpToStep Subroutine

private subroutine h5hut_JumpToStep(this, step, iter, time, label_iter, label_time)

Jump to a specific time step

Type Bound

h5hut_obj

Arguments

Type IntentOptional 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


Calls

proc~~h5hut_jumptostep~~CallsGraph proc~h5hut_jumptostep h5hut_obj%h5hut_JumpToStep h5_readstepattrib_i4 h5_readstepattrib_i4 proc~h5hut_jumptostep->h5_readstepattrib_i4 h5_readstepattrib_r8 h5_readstepattrib_r8 proc~h5hut_jumptostep->h5_readstepattrib_r8 h5_setstep h5_setstep proc~h5hut_jumptostep->h5_setstep