aboutsummaryrefslogtreecommitdiff
path: root/Source/Python
diff options
context:
space:
mode:
authorGravatar Weiqun Zhang <WeiqunZhang@lbl.gov> 2022-12-21 14:09:26 -0800
committerGravatar GitHub <noreply@github.com> 2022-12-21 23:09:26 +0100
commit9cb604ec271dcc37a3609bbad967a27b10982f14 (patch)
tree92729c826442367c00ea715ee9d3b8d1d490c9ae /Source/Python
parentdc23e049ddfead001bd78004da929b192c11b012 (diff)
downloadWarpX-9cb604ec271dcc37a3609bbad967a27b10982f14.tar.gz
WarpX-9cb604ec271dcc37a3609bbad967a27b10982f14.tar.zst
WarpX-9cb604ec271dcc37a3609bbad967a27b10982f14.zip
Avoid touching device memory on host in FieldProbe (#3579)
The implementation here can be optimized by using shared memory. However, instead of doing it here, I am going to add a helper function to AMReX. Also removed an unnecessary synchronization, because there is a synchronization in the destructor of the particle iterator.
Diffstat (limited to 'Source/Python')
0 files changed, 0 insertions, 0 deletions