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
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
2019-10-14
Add Higuera-Cary pusher
Yin-YinjianZhao
1
-0
/
+8
2019-09-30
Do radiation reaction is now a species property
Luca Fedeli
1
-11
/
+19
2019-09-30
Merge remote-tracking branch 'upstream/dev' into classical_radiation_reaction
Luca Fedeli
1
-38
/
+38
2019-09-26
fix types, amrex::Real and amrex::ParticleReal
Weiqun Zhang
1
-38
/
+38
2019-09-24
Merge remote-tracking branch 'upstream/dev' into classical_radiation_reaction
Luca
1
-4
/
+4
2019-09-20
Fix boosted-frame + subcycling with rigid injection
Remi Lehe
1
-1
/
+1
2019-09-20
Fix lab-frame diagnostics for rigid injected species with subcycling
Remi Lehe
1
-1
/
+1
2019-09-19
do not store old attribs in second particle push when subcycling
MaxThevenet
1
-2
/
+2
2019-09-17
Enabled selection of Boris+RR, bugfixing
Luca Fedeli
1
-0
/
+12
2019-09-13
Removed m_giv which was being set but not used.
Dave Grote
1
-10
/
+5
2019-08-27
Merge branch 'dev' into RZgeometry
Dave Grote
1
-30
/
+13
2019-08-21
reimplement the boosted frame diagnostics without the runtime components
Andrew Myers
1
-30
/
+13
2019-08-16
Converted field gather for RZ multimode to C++
Dave Grote
1
-1
/
+1
2019-08-16
Merge branch 'dev' into RZgeometry
Dave Grote
1
-1
/
+3
2019-08-15
Fixes for done_injecting to include boosted frame
Dave Grote
1
-2
/
+2
2019-08-14
For RigidInjection, fixed calculation of done_injecting
Dave Grote
1
-1
/
+2
2019-08-13
Fix rigid injection for 2D
Dave Grote
1
-1
/
+2
2019-08-09
Merge branch 'dev' into RZgeometry
Dave Grote
1
-119
/
+146
2019-08-05
Removed warpx_geteb_energy_conserving
Dave Grote
1
-28
/
+0
2019-08-02
Minor fix in RigidParticleContainer::PushP
Dave Grote
1
-1
/
+1
2019-08-02
PushP now uses FIeldGather
Dave Grote
1
-0
/
+7
2019-08-01
remove unused variables
MaxThevenet
1
-3
/
+0
2019-07-25
For momentum push conversion, create copies of member variables for gpu
grote
1
-10
/
+11
2019-07-24
For momentum push conversion, added more consts
Dave Grote
1
-10
/
+10
2019-07-24
Bug fixes for rigid injection in conversion of momentum push
grote
1
-17
/
+17
2019-07-22
Momentum push conversion clean up for clarity and optimization
Dave Grote
1
-74
/
+72
[next]