From 16a345b0e522f6fdf1bffeb5196b356b0957e326 Mon Sep 17 00:00:00 2001 From: Luca Fedeli Date: Mon, 3 Jun 2019 12:27:50 +0200 Subject: corrected bug --- Source/Particles/PhotonParticleContainer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/Particles/PhotonParticleContainer.cpp') 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 -- cgit v1.2.3