hdf_get_shape Interface

interface


Calls

interface~~hdf_get_shape~~CallsGraph interface~hdf_get_shape hdf_get_shape proc~hdf_get_shape hdf_get_shape interface~hdf_get_shape->proc~hdf_get_shape h5ltget_dataset_info_f h5ltget_dataset_info_f proc~hdf_get_shape->h5ltget_dataset_info_f h5ltget_dataset_ndims_f h5ltget_dataset_ndims_f proc~hdf_get_shape->h5ltget_dataset_ndims_f

private module subroutine hdf_get_shape(self, dname, dims, ierr)

Arguments

Type IntentOptional AttributesName
class(hdf5_file), intent(in) :: self
character(len=*), intent(in) :: dname
integer(kind=HSIZE_T), intent(out), allocatable:: dims(:)
integer, intent(out), optional :: ierr