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 (
Collapse
)
Author
Files
Lines
2019-08-22
Merge branch 'dev' into RZgeometry
Dave Grote
1
-23
/
+222
2019-08-21
Merge branch 'dev' into picsar_cleanup
Remi Lehe
1
-23
/
+224
2019-08-21
merging with dev
Andrew Myers
1
-11
/
+220
2019-08-21
Various bug fixes for RZ multimode
Dave Grote
1
-4
/
+16
2019-08-21
error if ionization on GPU
MaxThevenet
1
-0
/
+6
2019-08-21
touch all map entries for tmp_particle_data
Andrew Myers
1
-4
/
+5
2019-08-21
some typedefs and an enum for clarity
Andrew Myers
1
-21
/
+13
2019-08-21
reimplement the boosted frame diagnostics without the runtime components
Andrew Myers
1
-47
/
+18
2019-08-21
fix bug in particle output
MaxThevenet
1
-1
/
+0
2019-08-21
add back element to plot flags
MaxThevenet
1
-1
/
+1
2019-08-21
add comments for charge deposition
MaxThevenet
1
-1
/
+2
2019-08-21
charge deposition depends on ionization level
MaxThevenet
1
-4
/
+21
2019-08-21
add comments and make sure charge=q_e for ionizable species
MaxThevenet
1
-2
/
+7
2019-08-21
Cleanup PICSAR reference and fortran files
Remi Lehe
1
-25
/
+12
2019-08-20
copy member variables to tmp local variables
Maxence Thevenet
1
-4
/
+6
2019-08-19
Merge branch 'dev' into ion_lev
Maxence Thevenet
1
-2
/
+12
2019-08-19
must check the overlap box is not empty
Weiqun Zhang
1
-8
/
+10
2019-08-16
Converted field gather for RZ multimode to C++
Dave Grote
1
-11
/
+9
2019-08-16
Merge branch 'dev' into RZgeometry
Dave Grote
1
-2
/
+12
2019-08-12
typo
MaxThevenet
1
-1
/
+1
2019-08-12
use ionization_initial_level
MaxThevenet
1
-2
/
+2
2019-08-12
typos in doc, and rename ionization_product
MaxThevenet
1
-1
/
+1
2019-08-09
Merge branch 'dev' into RZgeometry
Dave Grote
1
-917
/
+738
2019-08-08
hidden typo '-.-
MaxThevenet
1
-1
/
+1
2019-08-08
Converted DepositCharge to c++ (and removed duplication of code)
Dave Grote
1
-2
/
+12
2019-08-08
final minor cleaning
MaxThevenet
1
-3
/
+3
2019-08-08
use Weiqun's convention: space before brackets for function declaration and ↵
MaxThevenet
1
-7
/
+5
definition
2019-08-08
minor cleaning, remove commented lines
MaxThevenet
1
-2
/
+0
2019-08-08
change ionization level from Real to Int
MaxThevenet
1
-14
/
+15
2019-08-08
Merge branch 'dev' of https://github.com/ECP-WarpX/WarpX into ion_lev
MaxThevenet
1
-118
/
+11
2019-08-07
exclusive_scan requires ManagedDeviceVector
Maxence Thevenet
1
-1
/
+1
2019-08-07
add profile data, remove typo in example
Maxence Thevenet
1
-0
/
+1
2019-08-07
Remove unused variables
Remi Lehe
1
-2
/
+0
2019-08-07
cleaning, remote outdated functions
MaxThevenet
1
-13
/
+0
2019-08-07
use c++ deposition by default. includes old attribs
MaxThevenet
1
-28
/
+25
2019-08-06
cleaning, and add capability for boosted frame runtime particle components
MaxThevenet
1
-0
/
+82
2019-08-05
get dt from WarpX instance, to initialize ionization prefactors
MaxThevenet
1
-4
/
+14
2019-08-05
Replaced WARPX_RZ with WARPX_DIM_RZ
Dave Grote
1
-7
/
+7
2019-08-05
Removed warpx_geteb_energy_conserving
Dave Grote
1
-109
/
+4
2019-08-04
add target species handling
MaxThevenet
1
-2
/
+19
2019-08-03
add ionization table data
MaxThevenet
1
-1
/
+1
2019-08-03
add ionization initialization
MaxThevenet
1
-9
/
+57
2019-08-03
add ionization_level component
MaxThevenet
1
-13
/
+43
2019-08-03
Merge pull request #253 from ECP-WarpX/min_density
Remi Lehe
1
-0
/
+16
[mini-PR] allow threshold for plasma density
2019-08-02
Minor fix in PhysicalParticleContainer::PushP
Dave Grote
1
-1
/
+1
2019-08-02
PushP now uses FIeldGather
Dave Grote
1
-0
/
+7
2019-08-02
add max plasma density
MaxThevenet
1
-2
/
+6
2019-08-02
remove particles below or above density thresholds
MaxThevenet
1
-0
/
+12
2019-08-01
Merge pull request #236 from ECP-WarpX/addplasma
MaxThevenet
1
-592
/
+283
Reimplement AddPlasma.
2019-07-31
cleaning suggested in Remi's review
MaxThevenet
1
-3
/
+3
[prev]
[next]