aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/FiniteDifferenceSolver/FiniteDifferenceSolver.cpp
diff options
context:
space:
mode:
authorGravatar Axel Huebl <axel.huebl@plasma.ninja> 2021-06-11 16:27:24 -0700
committerGravatar GitHub <noreply@github.com> 2021-06-11 16:27:24 -0700
commit1f1cd934e82e4cffa9c68ab35c802e6298ac6501 (patch)
treee9f9ed14176094845e3ecfd50a19ffb041448cf4 /Source/FieldSolver/FiniteDifferenceSolver/FiniteDifferenceSolver.cpp
parent4974f07209ebc5e0578fc383057b4be383cdf318 (diff)
downloadWarpX-1f1cd934e82e4cffa9c68ab35c802e6298ac6501.tar.gz
WarpX-1f1cd934e82e4cffa9c68ab35c802e6298ac6501.tar.zst
WarpX-1f1cd934e82e4cffa9c68ab35c802e6298ac6501.zip
Fix Offset: PushPX -> evolve_opt (#2011)
* Fix Offset: PushPX -> evolve_opt Comparing to the `doParticlePush()` above, the `ux`/`uy`/`uz` SoA attributes seem to lack the particle offset in `PushPX`. Also simplifies the offset calculation to reside off-kernel, which saves 8 bytes cmem and some index indirection logic for the compiler. * RigidInjected Particle: Fix Offset Looks like this is missing here, too?
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions