aboutsummaryrefslogtreecommitdiff
path: root/Python/pywarpx/WarpXPIC.py
diff options
context:
space:
mode:
Diffstat (limited to 'Python/pywarpx/WarpXPIC.py')
-rw-r--r--Python/pywarpx/WarpXPIC.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Python/pywarpx/WarpXPIC.py b/Python/pywarpx/WarpXPIC.py
index 66930d81f..241951d13 100644
--- a/Python/pywarpx/WarpXPIC.py
+++ b/Python/pywarpx/WarpXPIC.py
@@ -60,4 +60,3 @@ class WarpXPIC(PICAPI):
def apply_particle_boundary_conditions(self):
libwarpx.mypc_Redistribute() # Redistribute particles
libwarpx.warpx_MoveWindow(self.istep,True) # !!! not the correct place yet
-