aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/PhysicalParticleContainer.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-05-22Convert particle pusher to C++Gravatar Remi Lehe 1-23/+27
2019-05-17Merge branch 'dev' into clean_godfreyGravatar MaxThevenet 1-5/+40
2019-05-12cleaning (remove print statements etc.)Gravatar MaxThevenet 1-2/+0
2019-05-12old attribs not allocated if species not BFDGravatar MaxThevenet 1-7/+5
2019-05-12only selected species BFD-dumped, but all old attribs initializedGravatar MaxThevenet 1-3/+6
2019-05-12debuggingGravatar MaxThevenet 1-0/+2
2019-05-10lab diags is a species argument. add commentsGravatar MaxThevenet 1-6/+9
2019-05-09some cleaningGravatar MaxThevenet 1-3/+1
2019-05-09Can select particle quantities to dumpGravatar MaxThevenet 1-14/+27
2019-05-09move particle plot options to PPCGravatar MaxThevenet 1-0/+20
2019-05-08remove redundant Elixir declarationGravatar MaxThevenet 1-1/+0
2019-05-08further cleaning and fix bug when using MRGravatar MaxThevenet 1-16/+13
2019-05-08Add commentsGravatar MaxThevenet 1-2/+20
2019-05-08fixes, and add calls to the filterGravatar MaxThevenet 1-126/+15
2019-05-08Merge branch 'dev' into clean_godfreyGravatar MaxThevenet 1-3/+15
2019-05-08Apply new C++ NCI filter. OK in 2DGravatar MaxThevenet 1-6/+44
2019-05-07NCI filter initialized. See how to apply itGravatar MaxThevenet 1-0/+40
2019-05-07continuous injection working + commentsGravatar MaxThevenet 1-7/+6
2019-05-07consistent continuous injection for PhysicalParticle and LaserParticleGravatar MaxThevenet 1-3/+16
2019-04-29make sure we initialize the new particle components for all the different ↵Gravatar Andrew Myers 1-0/+12
paths for particle initialization
2019-04-29replace the compile time checks used for the old particle attributes with ↵Gravatar Andrew Myers 1-33/+38
runtime ones
2019-04-29remove the compilation flag for STORE_OLD_PARTICLE_ATTRIBS - this can be ↵Gravatar Andrew Myers 1-11/+6
done at runtime now
2019-04-18Merge branch 'dev' into RZgeometryGravatar Dave Grote 1-10/+6
2019-04-11Switch over to using Array4 in PPC::Evolve, which didn't exist when we first ↵Gravatar Andrew Myers 1-4/+0
ported it
2019-04-08Bug fixes in AddPlasma for RZGravatar Dave Grote 1-17/+35
2019-03-12Implementation of axisymmetric solver, mode 0 onlyGravatar Dave Grote 1-2/+41
2019-03-08DeviceVector -> ManagedDeviceVectorGravatar Andrew Myers 1-6/+6
2019-03-06Merge branch 'dev' into RZgeometryGravatar Dave Grote 1-0/+1941
2019-03-01move warpxwrappers. rename ParticleContainer files to MultiParticleContainer ↵Gravatar MaxThevenet 1-1/+1
files
2019-02-12re-order tree structure of source codeGravatar MaxThevenet 1-0/+1941