hdf5_obj_WriteAttributes0D Subroutine

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

Uses

  • proc~~hdf5_obj_writeattributes0d~~UsesGraph proc~hdf5_obj_writeattributes0d hdf5_obj%hdf5_obj_WriteAttributes0D iso_c_binding iso_c_binding proc~hdf5_obj_writeattributes0d->iso_c_binding

Write a scalar attribute

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_writeattributes0d~~CallsGraph proc~hdf5_obj_writeattributes0d hdf5_obj%hdf5_obj_WriteAttributes0D h5aclose_f h5aclose_f proc~hdf5_obj_writeattributes0d->h5aclose_f h5acreate_f h5acreate_f proc~hdf5_obj_writeattributes0d->h5acreate_f h5awrite_f h5awrite_f proc~hdf5_obj_writeattributes0d->h5awrite_f h5sclose_f h5sclose_f proc~hdf5_obj_writeattributes0d->h5sclose_f h5screate_simple_f h5screate_simple_f proc~hdf5_obj_writeattributes0d->h5screate_simple_f proc~hdf5_obj_fixgroupname hdf5_obj%hdf5_obj_FixGroupName proc~hdf5_obj_writeattributes0d->proc~hdf5_obj_fixgroupname proc~hdf5_obj_getgroupindex hdf5_obj%hdf5_obj_GetGroupIndex proc~hdf5_obj_writeattributes0d->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_writeattributes0d~~CalledByGraph proc~hdf5_obj_writeattributes0d hdf5_obj%hdf5_obj_WriteAttributes0D none~writeattributes hdf5_obj%WriteAttributes none~writeattributes->proc~hdf5_obj_writeattributes0d 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