aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/PhotonParticleContainer.cpp
diff options
context:
space:
mode:
authorGravatar Yinjian Zhao <yinjianzhao@lbl.gov> 2020-01-28 16:23:29 -0700
committerGravatar Yinjian Zhao <yinjianzhao@lbl.gov> 2020-01-28 16:23:29 -0700
commit0da2c9efe9934fe0884eff460e76d7b4f142031c (patch)
treed401c7ce11d1ff1152a4c4d8ad0d12ece3056bb4 /Source/Particles/PhotonParticleContainer.cpp
parentdb69600833e3251a708bfd4664fb01dc5f84fb4b (diff)
parentf2567ffc13acd6762cfa9069309ec1795587231b (diff)
downloadWarpX-0da2c9efe9934fe0884eff460e76d7b4f142031c.tar.gz
WarpX-0da2c9efe9934fe0884eff460e76d7b4f142031c.tar.zst
WarpX-0da2c9efe9934fe0884eff460e76d7b4f142031c.zip
Merge branch 'dev' of https://github.com/ECP-WarpX/WarpX into reduced_diags
Diffstat (limited to 'Source/Particles/PhotonParticleContainer.cpp')
-rw-r--r--Source/Particles/PhotonParticleContainer.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/Source/Particles/PhotonParticleContainer.cpp b/Source/Particles/PhotonParticleContainer.cpp
index c03ed00c2..ab85170ac 100644
--- a/Source/Particles/PhotonParticleContainer.cpp
+++ b/Source/Particles/PhotonParticleContainer.cpp
@@ -1,3 +1,10 @@
+/* Copyright 2019 David Grote, Luca Fedeli, Maxence Thevenet
+ * Weiqun Zhang
+ *
+ * This file is part of WarpX.
+ *
+ * License: BSD-3-Clause-LBNL
+ */
#include <limits>
#include <sstream>
#include <algorithm>