aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/PhysicalParticleContainer.cpp
diff options
context:
space:
mode:
authorGravatar MaxThevenet <mthevenet@lbl.gov> 2019-09-25 09:21:29 -0700
committerGravatar MaxThevenet <mthevenet@lbl.gov> 2019-09-25 09:21:29 -0700
commita07da5a3c4abc320d2cefff5c790f670c8e8e772 (patch)
treef124e4e7c2cefe5380e4d08796e97b6265bc7d84 /Source/Particles/PhysicalParticleContainer.cpp
parent6069ed791ca2f71e00b81c32aca4e785d7735290 (diff)
downloadWarpX-a07da5a3c4abc320d2cefff5c790f670c8e8e772.tar.gz
WarpX-a07da5a3c4abc320d2cefff5c790f670c8e8e772.tar.zst
WarpX-a07da5a3c4abc320d2cefff5c790f670c8e8e772.zip
fix EOL whitespaces
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 f2d3c0d75..5292dd3ff 100644
--- a/Source/Particles/PhysicalParticleContainer.cpp
+++ b/Source/Particles/PhysicalParticleContainer.cpp
@@ -1327,7 +1327,7 @@ PhysicalParticleContainer::SplitParticles(int lev)
amrex::Vector<amrex::Real> split_offset = {dx[0]/2/ppc_nd[0],
dx[1]/2/ppc_nd[1],
dx[2]/2/ppc_nd[2]};
-
+
// particle Array Of Structs data
auto& particles = pti.GetArrayOfStructs();
// particle Struct Of Arrays data