h5hut_ReadAttributes1D Subroutine

private subroutine h5hut_ReadAttributes1D(this, label, val)

Read an array of attributes

Type Bound

h5hut_obj

Arguments

Type IntentOptional Attributes Name
class(h5hut_obj), intent(inout) :: this

A H5hut object

character(len=*), intent(in) :: label

attribute label

class(*), intent(out) :: val(:)

Optional time label


Calls

proc~~h5hut_readattributes1d~~CallsGraph proc~h5hut_readattributes1d h5hut_obj%h5hut_ReadAttributes1D h5_getnsteps h5_getnsteps proc~h5hut_readattributes1d->h5_getnsteps h5_readstepattrib_i4 h5_readstepattrib_i4 proc~h5hut_readattributes1d->h5_readstepattrib_i4 h5_readstepattrib_i8 h5_readstepattrib_i8 proc~h5hut_readattributes1d->h5_readstepattrib_i8 h5_readstepattrib_r4 h5_readstepattrib_r4 proc~h5hut_readattributes1d->h5_readstepattrib_r4 h5_readstepattrib_r8 h5_readstepattrib_r8 proc~h5hut_readattributes1d->h5_readstepattrib_r8 h5_setstep h5_setstep proc~h5hut_readattributes1d->h5_setstep

Called by

proc~~h5hut_readattributes1d~~CalledByGraph proc~h5hut_readattributes1d h5hut_obj%h5hut_ReadAttributes1D none~readattributes~2 h5hut_obj%ReadAttributes none~readattributes~2->proc~h5hut_readattributes1d proc~solid_set_read solid_set%solid_set_Read proc~solid_set_read->none~readattributes~2