hdf5_obj_WriteAttributes1D Subroutine

private impure subroutine hdf5_obj_WriteAttributes1D(this, groupname, label, val)

Write an array of attributes

Type Bound

hdf5_obj

Arguments

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

A HDF5 object

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

Groupname

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

attribute label

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

Calls

proc~~hdf5_obj_writeattributes1d~~CallsGraph proc~hdf5_obj_writeattributes1d hdf5_obj%hdf5_obj_WriteAttributes1D h5aclose_f h5aclose_f proc~hdf5_obj_writeattributes1d->h5aclose_f h5acreate_f h5acreate_f proc~hdf5_obj_writeattributes1d->h5acreate_f h5awrite_f h5awrite_f proc~hdf5_obj_writeattributes1d->h5awrite_f h5sclose_f h5sclose_f proc~hdf5_obj_writeattributes1d->h5sclose_f h5screate_simple_f h5screate_simple_f proc~hdf5_obj_writeattributes1d->h5screate_simple_f proc~hdf5_obj_fixgroupname hdf5_obj%hdf5_obj_FixGroupName proc~hdf5_obj_writeattributes1d->proc~hdf5_obj_fixgroupname proc~hdf5_obj_getgroupindex hdf5_obj%hdf5_obj_GetGroupIndex proc~hdf5_obj_writeattributes1d->proc~hdf5_obj_getgroupindex proc~hashtbl_obj_get hashtbl_obj%hashtbl_obj_Get proc~hdf5_obj_getgroupindex->proc~hashtbl_obj_get proc~hashtbl_obj_hashstring hashtbl_obj%hashtbl_obj_HashString proc~hdf5_obj_getgroupindex->proc~hashtbl_obj_hashstring proc~sllist_obj_get sllist_obj%sllist_obj_Get proc~hashtbl_obj_get->proc~sllist_obj_get proc~sllist_obj_get->proc~sllist_obj_get

Called by

proc~~hdf5_obj_writeattributes1d~~CalledByGraph proc~hdf5_obj_writeattributes1d hdf5_obj%hdf5_obj_WriteAttributes1D none~writeattributes hdf5_obj%WriteAttributes none~writeattributes->proc~hdf5_obj_writeattributes1d proc~bc_set_write bc_set%bc_set_Write proc~bc_set_write->none~writeattributes proc~block_obj_write block_obj%block_obj_Write proc~block_obj_write->none~writeattributes