summaryrefslogtreecommitdiffstats
path: root/src/H5B2int.c
diff options
context:
space:
mode:
authorMark Kittisopikul <mkitti@users.noreply.github.com>2023-02-21 14:31:03 (GMT)
committerGitHub <noreply@github.com>2023-02-21 14:31:03 (GMT)
commita56f29c3c6bc4708ef775784798b9674752c2260 (patch)
tree14a707cc2ba69591319c2ce8f70a71ee71bf4953 /src/H5B2int.c
parentadd3ff0fec99b7021211fdfd050db1d58b6358a3 (diff)
downloadhdf5-a56f29c3c6bc4708ef775784798b9674752c2260.zip
hdf5-a56f29c3c6bc4708ef775784798b9674752c2260.tar.gz
hdf5-a56f29c3c6bc4708ef775784798b9674752c2260.tar.bz2
Backport H5Dchunk_iter to 1.10 branch (#1968)
* Backport H5Dchunk_iter to 1.10 branch * Add some accessory files, test still needs work * Apply proper formatting, and fix compile errors * Remove const from H5D__chunk_iter as per #1700 * Align arg types of H5D_chunk_iter_op_t with H5Dget_chunk_info (#2074) * Align arg types of H5D_chunk_iter_op_t with H5Dget_chunk_info * Modify chunk_info test to for unsigned / hsize_t types * Fix types in test * Add test_basic_query, helper functions to test/chunk_info.c 1_10 * H5Dchunk_iter now passes offsets in units of dataset elements, fix #1419 (#1969) * H5Dchunk_iter now passes chunk dimension scaled offsets, fix #1419 * Update docs for H5Dchunk_iter, H5Dget_chunk_info* Modified description for `H5Dchunk_iter`, `H5Dget_chunk_info`, and `H5Dget_chunk_info_by_coord` to the following * offset Logical position of the chunk’s first element in units of dataset elements * filter_mask Bitmask indicating the filters used when the chunk was written * size Chunk size in bytes, 0 if the chunk does not exist * Fix regression of #1419 * Add a note about return fail in 1.12 and older for invalid chunk index * Committing clang-format changes * Run clang-format on test/chunk_info.c --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'src/H5B2int.c')
0 files changed, 0 insertions, 0 deletions