aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/PhysicalParticleContainer.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Source/Particles/PhysicalParticleContainer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Particles/PhysicalParticleContainer.cpp b/Source/Particles/PhysicalParticleContainer.cpp
index bd14c8b0d..369a39f8a 100644
--- a/Source/Particles/PhysicalParticleContainer.cpp
+++ b/Source/Particles/PhysicalParticleContainer.cpp
@@ -1870,7 +1870,7 @@ PhysicalParticleContainer::PushPX (WarpXParIter& pti,
scaleFields(xp, yp, zp, Exp, Eyp, Ezp, Bxp, Byp, Bzp);
-#ifdef WARPX_WED
+#ifdef WARPX_QED
if (local_has_quantum_sync) {
const ParticleReal px = m * ux[ip];
const ParticleReal py = m * uy[ip];