test_attributes Program

Uses

  • program~~test_attributes~~UsesGraph program~test_attributes test_attributes module~h5fortran h5fortran program~test_attributes->module~h5fortran iso_fortran_env iso_fortran_env program~test_attributes->iso_fortran_env module~h5fortran->iso_fortran_env iso_c_binding iso_c_binding module~h5fortran->iso_c_binding h5lt h5lt module~h5fortran->h5lt hdf5 hdf5 module~h5fortran->hdf5

Calls

program~~test_attributes~~CallsGraph program~test_attributes test_attributes interface~h5write_attr h5write_attr program~test_attributes->interface~h5write_attr proc~test_write_attributes test_write_attributes program~test_attributes->proc~test_write_attributes i32 i32 program~test_attributes->i32 interface~h5read_attr h5read_attr program~test_attributes->interface~h5read_attr proc~test_read_attributes test_read_attributes program~test_attributes->proc~test_read_attributes interface~writeattr_num_lt writeattr_num_lt interface~h5write_attr->interface~writeattr_num_lt interface~writeattr_char_lt writeattr_char_lt interface~h5write_attr->interface~writeattr_char_lt interface~readattr_char_lt readattr_char_lt interface~h5read_attr->interface~readattr_char_lt interface~readattr_num_lt readattr_num_lt interface~h5read_attr->interface~readattr_num_lt proc~readattr_char_lt readattr_char_lt interface~readattr_char_lt->proc~readattr_char_lt proc~readattr_num_lt readattr_num_lt interface~readattr_num_lt->proc~readattr_num_lt proc~writeattr_num_lt writeattr_num_lt interface~writeattr_num_lt->proc~writeattr_num_lt proc~writeattr_char_lt writeattr_char_lt interface~writeattr_char_lt->proc~writeattr_char_lt proc~check check proc~readattr_num_lt->proc~check proc~writeattr_char_lt->proc~check proc~readattr_char_lt->proc~check proc~writeattr_num_lt->proc~check

Contents


Variables

Type AttributesNameInitial
character(len=*), parameter:: filename ='test_attr.h5'
character(len=8) :: s32

Subroutines

subroutine test_write_attributes(path)

Arguments

Type IntentOptional AttributesName
character(len=*), intent(in) :: path

subroutine test_read_attributes(path)

Arguments

Type IntentOptional AttributesName
character(len=*), intent(in) :: path