readattr_num Interface

interface


Calls

interface~~readattr_num~~CallsGraph interface~readattr_num readattr_num proc~readattr_num readattr_num interface~readattr_num->proc~readattr_num h5ltget_attribute_double_f h5ltget_attribute_double_f proc~readattr_num->h5ltget_attribute_double_f proc~check check proc~readattr_num->proc~check h5ltget_attribute_int_f h5ltget_attribute_int_f proc~readattr_num->h5ltget_attribute_int_f h5ltget_attribute_float_f h5ltget_attribute_float_f proc~readattr_num->h5ltget_attribute_float_f

private module subroutine readattr_num(self, dname, attr, attrval, ierr)

Arguments

Type IntentOptional AttributesName
class(hdf5_file), intent(in) :: self
character(len=*), intent(in) :: dname
character(len=*), intent(in) :: attr
class(*), intent(out) :: attrval(:)
integer, intent(out), optional :: ierr