readattr_char Interface

interface


Calls

interface~~readattr_char~~CallsGraph interface~readattr_char readattr_char proc~readattr_char readattr_char interface~readattr_char->proc~readattr_char proc~check check proc~readattr_char->proc~check h5ltget_attribute_string_f h5ltget_attribute_string_f proc~readattr_char->h5ltget_attribute_string_f

private module subroutine readattr_char(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
character(len=*), intent(inout) :: attrval

intent(inout) for character

integer, intent(out), optional :: ierr