aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/ElementaryProcess/QEDInternals/QedChiFunctions.H
diff options
context:
space:
mode:
authorGravatar Luca Fedeli <luca.fedeli@cea.fr> 2021-02-05 18:35:43 +0100
committerGravatar GitHub <noreply@github.com> 2021-02-05 09:35:43 -0800
commit4dad73885c78a0d025da623ff5aba92bbbb0be2b (patch)
tree2dfd4900c13310cb2ee621f6b0a0b39864630ca4 /Source/Particles/ElementaryProcess/QEDInternals/QedChiFunctions.H
parent86f657fdeac78e2c0e6d3d5f709e175256e8a368 (diff)
downloadWarpX-4dad73885c78a0d025da623ff5aba92bbbb0be2b.tar.gz
WarpX-4dad73885c78a0d025da623ff5aba92bbbb0be2b.tar.zst
WarpX-4dad73885c78a0d025da623ff5aba92bbbb0be2b.zip
Set QED support ON by default (#1529)
* updated doc * updated cmake * fixed bug * updates to take into account modifications in picsar_qed folder structure * fixed bug * fixed bug * picsar/improve_makefile is now used for tests * use sycl fix with picsar_qed * update defines for picsar * Update PICSAR Git Links Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
Diffstat (limited to 'Source/Particles/ElementaryProcess/QEDInternals/QedChiFunctions.H')
-rw-r--r--Source/Particles/ElementaryProcess/QEDInternals/QedChiFunctions.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Particles/ElementaryProcess/QEDInternals/QedChiFunctions.H b/Source/Particles/ElementaryProcess/QEDInternals/QedChiFunctions.H
index b6ac5c5e4..01852600c 100644
--- a/Source/Particles/ElementaryProcess/QEDInternals/QedChiFunctions.H
+++ b/Source/Particles/ElementaryProcess/QEDInternals/QedChiFunctions.H
@@ -15,7 +15,7 @@
#include "QedWrapperCommons.H"
-#include <physics/chi_functions.hpp>
+#include <picsar_qed/physics/chi_functions.hpp>
namespace QedUtils{
/**
an> 2017-05-03Release 007v007Gravatar Miek Gieben 1-1/+1 2017-05-03middleware/file: correctly parse the stanza (#658)Gravatar Miek Gieben 3-34/+87 2017-04-30Install: split build targets (#656)Gravatar Miek Gieben 1-3/+13 2017-04-30Remove annoying INFO from k8s middleware (#655)Gravatar John Belamaric 1-3/+1 2017-04-29middleware/cache: don't cache expired RRSIGs (#641)Gravatar Miek Gieben 7-62/+172 2017-04-28Update vendor with `go dep`Gravatar Yong Tang 8408-13844/+2469780 2017-04-28Add vendor setup with `go dep`Gravatar Yong Tang 3-1/+443 2017-04-27update readme (#650)Gravatar Miek Gieben 1-3/+4 2017-04-26middleware/proxy: Kill goroutines on stop (#646)Gravatar Miek Gieben 5-5/+112 2017-04-24Fix health race (#645)Gravatar Miek Gieben 6-28/+26 2017-04-24Point users to deployment repo (#643)Gravatar John Belamaric 1-23/+3 2017-04-24Pprof listen (#639)Gravatar Chris O'Haver 4-9/+34 2017-04-22msg.Service: add HostType() method (#627)Gravatar Miek Gieben 3-40/+114 2017-04-21Fix go pprof lib link (#638)Gravatar Chris O'Haver 1-1/+1 2017-04-21Fix link to SkyDNS (#637)Gravatar Dominic 1-1/+1 2017-04-20Fix TLS error message (#634)Gravatar Yue Ko 1-1/+1 2017-04-20Add MAINTAINERS (#633)Gravatar Miek Gieben 2-0/+10 2017-04-19Clean up the tls middleware README (#631)Gravatar John Belamaric 1-4/+22 2017-04-19Update the various Kubernetes middleware README files. (#630)Gravatar John Belamaric 3-174/+21 2017-04-19Add fallthrough support for Kubernetes (#626)Gravatar John Belamaric 7-9/+122 2017-04-18Tracing for gRPC Server (#619)Gravatar John Belamaric 6-11/+72