How to handle fortran-ordered arrays?
Open
question
- Dominant language
- C++
- Stars
- 161
- Forks
- 59
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 7
Description
Is there a recommended way to pass a fortran-ordered 2d/3d array to `storeChunk`?
~~Should I simply swap the order of `chunk_offset` and `chunk_extent`?~~ Actually, this is unlikely to produce the correct result...
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.