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
/
PhysicalParticleContainer.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-28
No need to resize random number seeds anymore
Weiqun Zhang
1
-9
/
+0
2019-07-24
Reimplement AddPlasma. Commits related to AddPlasma in hackathon
Weiqun Zhang
1
-590
/
+280
2019-07-15
fix indentation in physicalparticlecontainer.cpp, couldn't read
MaxThevenet
1
-294
/
+294
2019-07-15
Merge pull request #207 from ECP-WarpX/deposition_cpp
Remi Lehe
1
-10
/
+23
2019-07-12
Corrected typo of xold incorrect repetition.
Diana Amorim
1
-2
/
+2
2019-07-11
option use_picsar_deposition
MaxThevenet
1
-9
/
+23
2019-07-11
remove print statements
MaxThevenet
1
-1
/
+0
2019-07-10
Changed name of function to copy_attribs()
Diana Amorim
1
-2
/
+2
2019-07-10
Fixed segfault error.
Diana Amorim
1
-14
/
+13
2019-07-09
Attempt to fix segfault issue - Unsuccessful. Tested alternatives to <Real* A...
Diana Amorim
1
-10
/
+12
2019-07-09
Changed warpx_copy_attribs function from F90 to CPP inside PhysicalParticleCo...
Diana Amorim
1
-17
/
+39
2019-07-08
bug when tiling on CPU
MaxThevenet
1
-1
/
+1
2019-07-08
number of guard cells in current j multifab
MaxThevenet
1
-5
/
+7
2019-07-07
avoid duplication in current deposition when using buffers
MaxThevenet
1
-2
/
+8
2019-06-16
Turn off FAB_IS_MANAGED
Weiqun Zhang
1
-12
/
+16
2019-06-03
Merge branch 'dev' into symmetrize_beam
Remi Lehe
1
-68
/
+49
2019-05-28
typos
MaxThevenet
1
-2
/
+3
2019-05-28
fix issue for symmetric beam
MaxThevenet
1
-3
/
+5
2019-05-28
Merge branch 'dev' into clean_godfrey
MaxThevenet
1
-3
/
+0
2019-05-27
typo
MaxThevenet
1
-1
/
+1
2019-05-24
add doc
MaxThevenet
1
-0
/
+3
2019-05-24
option do symmetrize gaussian particle beam
MaxThevenet
1
-31
/
+60
2019-05-23
fix a bunch of unused variable / parameter shadowing warnings
Andrew Myers
1
-3
/
+0
2019-05-17
Merge branch 'dev' into clean_godfrey
MaxThevenet
1
-5
/
+40
2019-05-12
cleaning (remove print statements etc.)
MaxThevenet
1
-2
/
+0
2019-05-12
old attribs not allocated if species not BFD
MaxThevenet
1
-7
/
+5
2019-05-12
only selected species BFD-dumped, but all old attribs initialized
MaxThevenet
1
-3
/
+6
2019-05-12
debugging
MaxThevenet
1
-0
/
+2
2019-05-10
lab diags is a species argument. add comments
MaxThevenet
1
-6
/
+9
2019-05-09
some cleaning
MaxThevenet
1
-3
/
+1
2019-05-09
Can select particle quantities to dump
MaxThevenet
1
-14
/
+27
2019-05-09
move particle plot options to PPC
MaxThevenet
1
-0
/
+20
2019-05-08
remove redundant Elixir declaration
MaxThevenet
1
-1
/
+0
2019-05-08
further cleaning and fix bug when using MR
MaxThevenet
1
-16
/
+13
2019-05-08
Add comments
MaxThevenet
1
-2
/
+20
2019-05-08
fixes, and add calls to the filter
MaxThevenet
1
-126
/
+15
2019-05-08
Merge branch 'dev' into clean_godfrey
MaxThevenet
1
-3
/
+15
2019-05-08
Apply new C++ NCI filter. OK in 2D
MaxThevenet
1
-6
/
+44
2019-05-07
NCI filter initialized. See how to apply it
MaxThevenet
1
-0
/
+40
2019-05-07
continuous injection working + comments
MaxThevenet
1
-7
/
+6
2019-05-07
consistent continuous injection for PhysicalParticle and LaserParticle
MaxThevenet
1
-3
/
+16
2019-04-29
make sure we initialize the new particle components for all the different pat...
Andrew Myers
1
-0
/
+12
2019-04-29
replace the compile time checks used for the old particle attributes with run...
Andrew Myers
1
-33
/
+38
2019-04-29
remove the compilation flag for STORE_OLD_PARTICLE_ATTRIBS - this can be done...
Andrew Myers
1
-11
/
+6
2019-04-18
Merge branch 'dev' into RZgeometry
Dave Grote
1
-10
/
+6
2019-04-11
Switch over to using Array4 in PPC::Evolve, which didn't exist when we first ...
Andrew Myers
1
-4
/
+0
2019-04-08
Bug fixes in AddPlasma for RZ
Dave Grote
1
-17
/
+35
2019-03-12
Implementation of axisymmetric solver, mode 0 only
Dave Grote
1
-2
/
+41
2019-03-08
DeviceVector -> ManagedDeviceVector
Andrew Myers
1
-6
/
+6
2019-03-06
Merge branch 'dev' into RZgeometry
Dave Grote
1
-0
/
+1941
[next]