diff options
author | 2021-07-14 00:34:16 -0700 | |
---|---|---|
committer | 2021-07-14 00:34:16 -0700 | |
commit | e94122ce9a9d61c7d22ea25b593cbf04d0f5bf8b (patch) | |
tree | 2c4a61b3889cf562ce6685db6c0d85c26a486c3d /Python | |
parent | ffb3bb8e0ac21c2489906c1cf51d3f4dae235542 (diff) | |
download | WarpX-e94122ce9a9d61c7d22ea25b593cbf04d0f5bf8b.tar.gz WarpX-e94122ce9a9d61c7d22ea25b593cbf04d0f5bf8b.tar.zst WarpX-e94122ce9a9d61c7d22ea25b593cbf04d0f5bf8b.zip |
Fix a bug in Update Monte Carlo Collisions (#2085) (#2086)
Forgot to reset the pointer in MCCProcess::Executor to device pointer. The
incorrect code could still run because we use pinned memory for the host
version. But it would have performance issues.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions