aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/PhysicalParticleContainer.cpp
diff options
context:
space:
mode:
authorGravatar Luca Fedeli <luca.fedeli@cea.fr> 2019-10-10 13:58:31 +0200
committerGravatar Luca Fedeli <luca.fedeli@cea.fr> 2019-10-10 13:58:31 +0200
commit0c11a538def7e66cd6e09c09e206da5a5460f8cc (patch)
treeb2a07af0bf5d86ec3d1bc05a72afa4d88e9e2489 /Source/Particles/PhysicalParticleContainer.cpp
parent431818ad7bb72bc5396c7a870024f310de6f055c (diff)
parent96ea487480fc7ce60eb20895ca4cc20cbba5888d (diff)
downloadWarpX-0c11a538def7e66cd6e09c09e206da5a5460f8cc.tar.gz
WarpX-0c11a538def7e66cd6e09c09e206da5a5460f8cc.tar.zst
WarpX-0c11a538def7e66cd6e09c09e206da5a5460f8cc.zip
merging with qed_phys_part_with_lambda
Diffstat (limited to 'Source/Particles/PhysicalParticleContainer.cpp')
-rw-r--r--Source/Particles/PhysicalParticleContainer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Particles/PhysicalParticleContainer.cpp b/Source/Particles/PhysicalParticleContainer.cpp
index ac5b98dae..3d3d3ff74 100644
--- a/Source/Particles/PhysicalParticleContainer.cpp
+++ b/Source/Particles/PhysicalParticleContainer.cpp
@@ -2143,7 +2143,6 @@ void PhysicalParticleContainer::InitTauQuantumSync()
BL_PROFILE("PhysicalParticleContainer::InitTauQuantumSync");
//Get functor
auto get_opt = shr_ptr_qs_engine->build_optical_depth_functor();
-
//Looping over all the particles
int num_levels = finestLevel() + 1;
for (int lev=0; lev < num_levels; ++lev)