aboutsummaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorGravatar Weiqun Zhang <WeiqunZhang@lbl.gov> 2021-07-14 00:34:16 -0700
committerGravatar GitHub <noreply@github.com> 2021-07-14 00:34:16 -0700
commite94122ce9a9d61c7d22ea25b593cbf04d0f5bf8b (patch)
tree2c4a61b3889cf562ce6685db6c0d85c26a486c3d /Python
parentffb3bb8e0ac21c2489906c1cf51d3f4dae235542 (diff)
downloadWarpX-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