diff options
author | 2022-07-22 11:43:14 -0700 | |
---|---|---|
committer | 2022-07-22 18:43:14 +0000 | |
commit | 12cc7641e5c071d6db701f229050c89ed2e53966 (patch) | |
tree | ddc7ac0564afc62187a4fed5d241b69be408e7c6 /Source/Python/WarpX_py.H | |
parent | 70cfc2af11d7f5eca8ded125b65ae61d4ecbf43c (diff) | |
download | WarpX-12cc7641e5c071d6db701f229050c89ed2e53966.tar.gz WarpX-12cc7641e5c071d6db701f229050c89ed2e53966.tar.zst WarpX-12cc7641e5c071d6db701f229050c89ed2e53966.zip |
Fix a bug in GPU version of Hankel Transform (#3253)
amrex::Array4 is a 4D array that can be accessed with three spatial indices
plus an optional component index. We must always provide all three spatial
indices even in 2D.
Diffstat (limited to 'Source/Python/WarpX_py.H')
0 files changed, 0 insertions, 0 deletions