aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/ElementaryProcess/QEDPhotonEmission.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Particles/ElementaryProcess/QEDPhotonEmission.cpp')
-rw-r--r--Source/Particles/ElementaryProcess/QEDPhotonEmission.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Particles/ElementaryProcess/QEDPhotonEmission.cpp b/Source/Particles/ElementaryProcess/QEDPhotonEmission.cpp
index eb7ef074b..97c64f62a 100644
--- a/Source/Particles/ElementaryProcess/QEDPhotonEmission.cpp
+++ b/Source/Particles/ElementaryProcess/QEDPhotonEmission.cpp
@@ -12,7 +12,7 @@
PhotonEmissionTransformFunc::
PhotonEmissionTransformFunc (QuantumSynchrotronGetOpticalDepth opt_depth_functor,
int const opt_depth_runtime_comp,
- QuantumSynchrotronGeneratePhotonAndUpdateMomentum const emission_functor,
+ QuantumSynchrotronPhotonEmission const emission_functor,
const WarpXParIter& a_pti, int lev, int ngE,
amrex::FArrayBox const& exfab,
amrex::FArrayBox const& eyfab,