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 (
Collapse
)
Author
Files
Lines
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
2019-07-17
Removed warpx_particle_pusher and other cleanup
Dave Grote
1
-6
/
+6
2019-07-17
Convert PushP and RigidPC to c++
Dave Grote
1
-51
/
+113
2019-07-12
Changed nmodes to n_rz_azimuthal_modes
Dave Grote
1
-1
/
+1
2019-07-10
Changed name of function to copy_attribs()
Diana Amorim
1
-1
/
+1
2019-07-09
Changed warpx_copy_attribs function from F90 to CPP inside ↵
Diana Amorim
1
-15
/
+5
PhysicalParticleContainer class.
2019-06-11
Merge branch 'dev' into RZgeometry
Dave Grote
1
-1
/
+0
2019-05-30
minor formatting change
Andrew Myers
1
-1
/
+0
2019-05-14
Merge branch 'dev' into RZgeometry
Dave Grote
1
-1
/
+1
2019-05-10
lab diags is a species argument. add comments
MaxThevenet
1
-1
/
+1
2019-05-07
Added code for RZ multimode for e and b advance, deposition, gather
Dave Grote
1
-0
/
+1
2019-04-29
replace the compile time checks used for the old particle attributes with ↵
Andrew Myers
1
-14
/
+14
runtime ones
2019-03-08
DeviceVector -> ManagedDeviceVector
Andrew Myers
1
-8
/
+8
2019-02-12
re-order tree structure of source code
MaxThevenet
1
-0
/
+462
[prev]