aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/PhysicalParticleContainer.cpp
diff options
context:
space:
mode:
authorGravatar Andrew Myers <atmyers2@gmail.com> 2020-01-27 13:47:28 -0800
committerGravatar Andrew Myers <atmyers2@gmail.com> 2020-01-27 13:47:28 -0800
commitcb93a9c54bd616ca01d189a0eaa910ac82a5c899 (patch)
treebe0621c397672e007ba9888108603b1031cd8eb5 /Source/Particles/PhysicalParticleContainer.cpp
parent4b4f13857bd4fd623096a367b784e30fe15a8810 (diff)
downloadWarpX-cb93a9c54bd616ca01d189a0eaa910ac82a5c899.tar.gz
WarpX-cb93a9c54bd616ca01d189a0eaa910ac82a5c899.tar.zst
WarpX-cb93a9c54bd616ca01d189a0eaa910ac82a5c899.zip
fix EOL whitespace
Diffstat (limited to 'Source/Particles/PhysicalParticleContainer.cpp')
-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 36e823d5f..1430df6a0 100644
--- a/Source/Particles/PhysicalParticleContainer.cpp
+++ b/Source/Particles/PhysicalParticleContainer.cpp
@@ -1468,7 +1468,7 @@ PhysicalParticleContainer::SplitParticles(int lev)
{
const auto& aos = pti.GetArrayOfStructs();
const ParticleType* AMREX_RESTRICT pstruct = aos().dataPtr();
-
+
const amrex::Vector<int> ppc_nd = plasma_injector->num_particles_per_cell_each_dim;
const std::array<Real,3>& dx = WarpX::CellSize(lev);
amrex::Vector<Real> split_offset = {dx[0]/2._rt,