openPMD / openPMD/openPMD-api

How to handle fortran-ordered arrays?

Open
#509 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.