aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/RigidInjectedParticleContainer.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-10-14Add Higuera-Cary pusherGravatar Yin-YinjianZhao 1-0/+8
2019-09-30Do radiation reaction is now a species propertyGravatar Luca Fedeli 1-11/+19
2019-09-30Merge remote-tracking branch 'upstream/dev' into classical_radiation_reactionGravatar Luca Fedeli 1-38/+38
2019-09-26fix types, amrex::Real and amrex::ParticleRealGravatar Weiqun Zhang 1-38/+38
2019-09-24Merge remote-tracking branch 'upstream/dev' into classical_radiation_reactionGravatar Luca 1-4/+4
2019-09-20Fix boosted-frame + subcycling with rigid injectionGravatar Remi Lehe 1-1/+1
2019-09-20Fix lab-frame diagnostics for rigid injected species with subcyclingGravatar Remi Lehe 1-1/+1
2019-09-19do not store old attribs in second particle push when subcyclingGravatar MaxThevenet 1-2/+2
2019-09-17Enabled selection of Boris+RR, bugfixingGravatar Luca Fedeli 1-0/+12
2019-09-13Removed m_giv which was being set but not used.Gravatar Dave Grote 1-10/+5
2019-08-27Merge branch 'dev' into RZgeometryGravatar Dave Grote 1-30/+13
2019-08-21reimplement the boosted frame diagnostics without the runtime componentsGravatar Andrew Myers 1-30/+13
2019-08-16Converted field gather for RZ multimode to C++Gravatar Dave Grote 1-1/+1
2019-08-16Merge branch 'dev' into RZgeometryGravatar Dave Grote 1-1/+3
2019-08-15Fixes for done_injecting to include boosted frameGravatar Dave Grote 1-2/+2
2019-08-14For RigidInjection, fixed calculation of done_injectingGravatar Dave Grote 1-1/+2
2019-08-13Fix rigid injection for 2DGravatar Dave Grote 1-1/+2
2019-08-09Merge branch 'dev' into RZgeometryGravatar Dave Grote 1-119/+146
2019-08-05Removed warpx_geteb_energy_conservingGravatar Dave Grote 1-28/+0
2019-08-02Minor fix in RigidParticleContainer::PushPGravatar Dave Grote 1-1/+1
2019-08-02PushP now uses FIeldGatherGravatar Dave Grote 1-0/+7
2019-08-01remove unused variablesGravatar MaxThevenet 1-3/+0
2019-07-25For momentum push conversion, create copies of member variables for gpuGravatar grote 1-10/+11
2019-07-24For momentum push conversion, added more constsGravatar Dave Grote 1-10/+10
2019-07-24Bug fixes for rigid injection in conversion of momentum pushGravatar grote 1-17/+17
2019-07-22Momentum push conversion clean up for clarity and optimizationGravatar Dave Grote 1-74/+72
2019-07-17Removed warpx_particle_pusher and other cleanupGravatar Dave Grote 1-6/+6
2019-07-17Convert PushP and RigidPC to c++Gravatar Dave Grote 1-51/+113
2019-07-12Changed nmodes to n_rz_azimuthal_modesGravatar Dave Grote 1-1/+1
2019-07-10Changed name of function to copy_attribs()Gravatar Diana Amorim 1-1/+1
2019-07-09Changed warpx_copy_attribs function from F90 to CPP inside ↵Gravatar Diana Amorim 1-15/+5
PhysicalParticleContainer class.
2019-06-11Merge branch 'dev' into RZgeometryGravatar Dave Grote 1-1/+0
2019-05-30minor formatting changeGravatar Andrew Myers 1-1/+0
2019-05-14Merge branch 'dev' into RZgeometryGravatar Dave Grote 1-1/+1
2019-05-10lab diags is a species argument. add commentsGravatar MaxThevenet 1-1/+1
2019-05-07Added code for RZ multimode for e and b advance, deposition, gatherGravatar Dave Grote 1-0/+1
2019-04-29replace the compile time checks used for the old particle attributes with ↵Gravatar Andrew Myers 1-14/+14
runtime ones
2019-03-08DeviceVector -> ManagedDeviceVectorGravatar Andrew Myers 1-8/+8
2019-02-12re-order tree structure of source codeGravatar MaxThevenet 1-0/+462