h5hut_LastTimeStep Subroutine

private subroutine h5hut_LastTimeStep(this, iter, time, label_iter, label_time)

Get information about the last time step

Type Bound

h5hut_obj

Arguments

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


Calls

proc~~h5hut_lasttimestep~~CallsGraph proc~h5hut_lasttimestep h5hut_obj%h5hut_LastTimeStep h5_getnsteps h5_getnsteps proc~h5hut_lasttimestep->h5_getnsteps h5_readstepattrib_i4 h5_readstepattrib_i4 proc~h5hut_lasttimestep->h5_readstepattrib_i4 h5_readstepattrib_r8 h5_readstepattrib_r8 proc~h5hut_lasttimestep->h5_readstepattrib_r8 h5_setstep h5_setstep proc~h5hut_lasttimestep->h5_setstep

Called by

proc~~h5hut_lasttimestep~~CalledByGraph proc~h5hut_lasttimestep h5hut_obj%h5hut_LastTimeStep proc~eulerian_set_read eulerian_set%eulerian_set_Read proc~eulerian_set_read->proc~h5hut_lasttimestep proc~marker_set_read marker_set%marker_set_Read proc~marker_set_read->proc~h5hut_lasttimestep proc~particle_set_read particle_set%particle_set_Read proc~particle_set_read->proc~h5hut_lasttimestep proc~respart_set_read ResPart_set%ResPart_set_Read proc~respart_set_read->proc~h5hut_lasttimestep