aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/PhysicalParticleContainer.cpp
diff options
context:
space:
mode:
authorGravatar Andrew Myers <atmyers2@gmail.com> 2020-01-31 15:01:07 -0800
committerGravatar Andrew Myers <atmyers2@gmail.com> 2020-01-31 15:01:07 -0800
commit03c435450c8a340af1d55c6953ce7e2812c681b8 (patch)
treeecf30b938ed03a14a98a78916f136752229c7283 /Source/Particles/PhysicalParticleContainer.cpp
parentfad21f679dc5392a67750b66601c7f73923e4ca0 (diff)
downloadWarpX-03c435450c8a340af1d55c6953ce7e2812c681b8.tar.gz
WarpX-03c435450c8a340af1d55c6953ce7e2812c681b8.tar.zst
WarpX-03c435450c8a340af1d55c6953ce7e2812c681b8.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 ac55bb9a7..7da0722aa 100644
--- a/Source/Particles/PhysicalParticleContainer.cpp
+++ b/Source/Particles/PhysicalParticleContainer.cpp
@@ -375,7 +375,7 @@ PhysicalParticleContainer::AddPlasma (int lev, RealBox part_realbox)
#endif
defineAllParticleTiles();
-
+
MultiFab* cost = WarpX::getCosts(lev);
const int nlevs = numLevels();