hdf_get_chunk Interface

interface


Calls

interface~~hdf_get_chunk~~CallsGraph interface~hdf_get_chunk hdf_get_chunk proc~hdf_get_chunk hdf_get_chunk interface~hdf_get_chunk->proc~hdf_get_chunk h5pget_chunk_f h5pget_chunk_f proc~hdf_get_chunk->h5pget_chunk_f h5dclose_f h5dclose_f proc~hdf_get_chunk->h5dclose_f h5ltget_dataset_ndims_f h5ltget_dataset_ndims_f proc~hdf_get_chunk->h5ltget_dataset_ndims_f h5dget_create_plist_f h5dget_create_plist_f proc~hdf_get_chunk->h5dget_create_plist_f proc~check check proc~hdf_get_chunk->proc~check h5dopen_f h5dopen_f proc~hdf_get_chunk->h5dopen_f

private module subroutine hdf_get_chunk(self, dname, chunk_size)

Arguments

Type IntentOptional AttributesName
class(hdf5_file), intent(in) :: self
character(len=*), intent(in) :: dname
integer(kind=hsize_t), intent(out) :: chunk_size(:)