index
:
WarpX
development
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Particles
/
PhotonParticleContainer.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-13
Enforce const correctness using clang-tidy CI test (#3921)
Luca Fedeli
1
-10
/
+10
2023-05-02
Fix: rocFFT 5.5 (#3888)
Axel Huebl
1
-1
/
+3
2023-03-24
Workaround for nvcc (#3782)
Weiqun Zhang
1
-10
/
+10
2023-02-21
GetExternalEBField: Use AMReX's CompileTimeOption ParallelFor (#3696)
Weiqun Zhang
1
-5
/
+28
2022-11-09
BTD: remove old/legacy back-transformed diagnostics (#3485)
Remi Lehe
1
-2
/
+1
2022-03-28
Clean up handling of `v_galilean` (#2989)
David Grote
1
-8
/
+1
2022-03-08
Make error and info messages visually uniform (#2939)
Luca Fedeli
1
-1
/
+2
2022-02-11
Fix some offsets with the gather buffers (#2847)
Neïl Zaim
1
-1
/
+1
2022-02-11
Rename ngE as ngEB (used for E,B) (#2841)
Edoardo Zoni
1
-2
/
+2
2021-12-07
Transform the external fields into the boosted frame (#2610)
David Grote
1
-4
/
+2
2021-07-27
Rename: Optical Depths QED (#2140)
Axel Huebl
1
-1
/
+1
2021-06-24
Use "Include What You Use" on WarpX (#1947)
Luca Fedeli
1
-12
/
+27
2021-06-11
Fix Offset: PushPX -> evolve_opt (#2011)
Axel Huebl
1
-4
/
+4
2021-04-13
Add an option to skip deposition in the `Evolve` function ; use it for electr...
Remi Lehe
1
-2
/
+2
2021-03-30
Remove the avg_aux fields (#1849)
Remi Lehe
1
-4
/
+0
2021-03-18
Use Clear Naming Standard for ParmParse Variables (#1809)
Edoardo Zoni
1
-5
/
+5
2021-03-17
Replaced almost all nGrow with nGrowVect (#1801)
David Grote
1
-1
/
+1
2021-03-04
QEDInternals: replace amrex::Real with amrex::ParticleReal where appropriate ...
Luca Fedeli
1
-1
/
+1
2021-02-01
Remove redundant "do_qed" option in inputfile (#1667)
Luca Fedeli
1
-3
/
+2
2021-01-21
Define: _OPENMP -> AMREX_USE_OMP (#1520)
Axel Huebl
1
-1
/
+1
2020-09-24
[mini-PR] Fix a couple of new warnings (#1356)
Luca Fedeli
1
-2
/
+0
2020-09-21
Coupling WarpX with an ✨improved✨ version of the QED library (#1198)
Luca Fedeli
1
-10
/
+3
2020-09-17
Fix few compilation warnings (shift) (#1310)
Luca Fedeli
1
-1
/
+4
2020-08-06
swap fieldGather and external fields (#1235)
Revathi Jambunathan
1
-5
/
+4
2020-07-30
Add input parameter to control Galerkin-scheme gather (#1191)
danielbelkin
1
-2
/
+2
2020-07-28
[tiny] Avoid particles with do_not_gather=1 be pushed in the last half step (...
Luca Fedeli
1
-6
/
+10
2020-07-08
Averaged Galilean PSATD (#869)
Olga Shapoval
1
-0
/
+4
2020-06-22
Remove persistent E+B (#1050)
Andrew Myers
1
-52
/
+105
2020-05-25
Merge particle push (#1036)
Andrew Myers
1
-4
/
+5
2020-05-22
minor bugfix for photon push (#1042)
Andrew Myers
1
-2
/
+2
2020-03-30
Remove compiler warnings (#843)
Edoardo Zoni
1
-6
/
+0
2020-03-17
Add QED particle creaction routines (#698)
Luca Fedeli
1
-1
/
+8
2020-02-29
replace tau by optical_depth_QSR and optical_depth_BW (#742)
MaxThevenet
1
-5
/
+5
2020-02-27
Comment/Remove Unused Parameters (#749)
Axel Huebl
1
-2
/
+2
2020-02-25
Includes: Clean Up (#743)
Axel Huebl
1
-11
/
+11
2020-02-06
Do not include 'WarpX_f.H' when not necessary.
Edoardo Zoni
1
-1
/
+0
2020-01-31
Merge branch 'dev' into soa_to_aos
Andrew Myers
1
-0
/
+7
2020-01-29
rename get/set particle position functors
Andrew Myers
1
-4
/
+4
2020-01-29
Real -> ParticleReal
Andrew Myers
1
-1
/
+1
2020-01-28
fix EOL whitespace
Andrew Myers
1
-1
/
+1
2020-01-28
handle rigid injection and particle splitting
Andrew Myers
1
-3
/
+0
2020-01-28
switch deposition, gather, and pushers to use the get / set position functor
Andrew Myers
1
-4
/
+9
2020-01-27
fix EOL whitespace
Andrew Myers
1
-1
/
+1
2020-01-27
remove the copies between soa and aos for the particle positions
Andrew Myers
1
-11
/
+7
2020-01-27
Automatically add copyright header with update_copyright.sh
Tools
1
-0
/
+7
2019-11-15
cleaning
Luca Fedeli
1
-4
/
+1
2019-11-13
Merge remote-tracking branch 'upstream/dev' into qed_evolve_optical_depth
Luca Fedeli
1
-3
/
+3
2019-11-11
Cuda -> Gpu according to AMReX change
Weiqun Zhang
1
-3
/
+3
2019-11-06
Revert "fixed bug"
Luca Fedeli
1
-4
/
+4
2019-11-06
fixed bug
Luca Fedeli
1
-4
/
+4
[next]