aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/PhotonParticleContainer.cpp
diff options
context:
space:
mode:
authorGravatar Luca Fedeli <luca.fedeli@cea.fr> 2019-06-03 12:27:50 +0200
committerGravatar Luca Fedeli <luca.fedeli@cea.fr> 2019-06-03 12:27:50 +0200
commit16a345b0e522f6fdf1bffeb5196b356b0957e326 (patch)
treeaeabbf16ab37ee1d1c55fbba523bf52028db48ce /Source/Particles/PhotonParticleContainer.cpp
parentc0eb69ccbd7a2523ed82220cacb1b4bbcd83bbcf (diff)
downloadWarpX-16a345b0e522f6fdf1bffeb5196b356b0957e326.tar.gz
WarpX-16a345b0e522f6fdf1bffeb5196b356b0957e326.tar.zst
WarpX-16a345b0e522f6fdf1bffeb5196b356b0957e326.zip
corrected bug
Diffstat (limited to 'Source/Particles/PhotonParticleContainer.cpp')
-rw-r--r--Source/Particles/PhotonParticleContainer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Particles/PhotonParticleContainer.cpp b/Source/Particles/PhotonParticleContainer.cpp
index b80e597c3..41ad13fc2 100644
--- a/Source/Particles/PhotonParticleContainer.cpp
+++ b/Source/Particles/PhotonParticleContainer.cpp
@@ -106,7 +106,7 @@ PhotonParticleContainer::Evolve (int lev,
#ifdef WARPX_QED
- void PhysicalParticleContainer::InitOpticalDepth(){
+ void PhotonParticleContainer::InitOpticalDepth(){
}
#endif