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
/
RigidInjectedParticleContainer.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
Starting with the pusher, consistently use ParticleReal (#3259)
David Grote
1
-18
/
+18
2022-03-28
Clean up handling of `v_galilean` (#2989)
David Grote
1
-1
/
+1
2022-03-01
ionization_level -> ionizationLevel (#2905)
Axel Huebl
1
-1
/
+1
2022-02-25
Make rigid injected particles work with QED (#2861)
Neïl Zaim
1
-24
/
+51
2022-02-11
Fix some offsets with the gather buffers (#2847)
Neïl Zaim
1
-24
/
+22
2022-02-11
Rename ngE as ngEB (used for E,B) (#2841)
Edoardo Zoni
1
-2
/
+2
2022-02-05
Fixes removing implicit double to float conversions (#2687)
David Grote
1
-5
/
+5
2021-12-07
Transform the external fields into the boosted frame (#2610)
David Grote
1
-4
/
+2
2021-12-06
Define WARPX_ZINDEX to denote the index for the Z dimension regardless of the...
Phil Miller
1
-3
/
+2
2021-09-30
Remove array of ints `done_injecting` (#2365)
Remi Lehe
1
-3
/
+1
2021-09-30
Rigid injected species: Remove unused function and variables (#2350)
Remi Lehe
1
-101
/
+0
2021-06-24
Use "Include What You Use" on WarpX (#1947)
Luca Fedeli
1
-14
/
+38
2021-06-11
Fix Offset: PushPX -> evolve_opt (#2011)
Axel Huebl
1
-15
/
+15
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
-2
/
+2
2021-03-04
RigidInjectedParticleContainer: clean duplicated code (#1752)
Luca Fedeli
1
-8
/
+3
2021-02-08
Fix: Missing Geometry Includes (#1690)
Axel Huebl
1
-0
/
+2
2021-01-21
Define: _OPENMP -> AMREX_USE_OMP (#1520)
Axel Huebl
1
-4
/
+4
2020-12-02
More parser-enabled ParmParse.query and ParmParse.get (#1501)
MaxThevenet
1
-1
/
+1
2020-09-17
Fix few compilation warnings (shift) (#1310)
Luca Fedeli
1
-4
/
+1
2020-09-08
Remove ManagedVector from Particles/ (#1273)
WeiqunZhang
1
-7
/
+13
2020-08-31
Fix 🩹 (almost) all warnings ⚠️ with default configuration (DIM=3, open...
Luca Fedeli
1
-1
/
+0
2020-08-06
swap fieldGather and external fields (#1235)
Revathi Jambunathan
1
-3
/
+2
2020-07-30
Add input parameter to control Galerkin-scheme gather (#1191)
danielbelkin
1
-2
/
+2
2020-07-08
Averaged Galilean PSATD (#869)
Olga Shapoval
1
-0
/
+4
2020-06-22
Remove persistent E+B (#1050)
Andrew Myers
1
-118
/
+131
2020-06-19
Fix: Extra Semicolons & In-Line Doxygen (#1109)
Axel Huebl
1
-1
/
+1
2020-03-30
Port rigid injection to the gpu (#862)
Andrew Myers
1
-32
/
+41
2020-03-30
Remove compiler warnings (#843)
Edoardo Zoni
1
-4
/
+0
2020-02-25
Includes: Clean Up (#743)
Axel Huebl
1
-13
/
+14
2020-02-24
Profiler wrapper to allow for cudaDeviceSynchronize (#738)
MaxThevenet
1
-1
/
+1
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
/
+9
2020-01-29
rename get/set particle position functors
Andrew Myers
1
-16
/
+16
2020-01-29
Real -> ParticleReal
Andrew Myers
1
-5
/
+5
2020-01-28
fix EOL whitespace
Andrew Myers
1
-32
/
+38
2020-01-28
handle rigid injection and particle splitting
Andrew Myers
1
-18
/
+28
2020-01-28
switch deposition, gather, and pushers to use the get / set position functor
Andrew Myers
1
-6
/
+1
2020-01-27
fix EOL whitespace
Andrew Myers
1
-6
/
+6
2020-01-27
remove the copies between soa and aos for the particle positions
Andrew Myers
1
-78
/
+80
2020-01-27
Automatically add copyright header with update_copyright.sh
Tools
1
-0
/
+9
2020-01-13
moving E/B parser variables to MultiParticleContainer class. changing input f...
RevathiJambunathan
1
-7
/
+0
2019-11-11
Cuda -> Gpu according to AMReX change
Weiqun Zhang
1
-6
/
+6
2019-10-28
Merge branch 'dev' into initial_fields
MaxThevenet
1
-4
/
+32
2019-10-22
Merge branch 'dev' into classical_radiation_reaction
Luca Fedeli
1
-3
/
+11
2019-10-17
replace external field added to particle E_external with E_external_particle,...
MaxThevenet
1
-6
/
+6
2019-10-17
Incldued E_external option
gtrichardson
1
-3
/
+3
2019-10-15
Add E_external
Yin-YinjianZhao
1
-3
/
+3
[next]