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
/
MultiParticleContainer.cpp
(
follow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2020-02-03
remove old functions
Andrew Myers
1
-1
/
+0
2020-02-03
remove old / wrong docstrings
Andrew Myers
1
-3
/
+5
2020-02-03
clean up field ionization
Andrew Myers
1
-19
/
+28
2020-02-03
helper function for setting new particle IDs
Andrew Myers
1
-24
/
+6
2020-02-03
gotta write the new ions at the end!
Andrew Myers
1
-1
/
+1
2020-02-03
fix EOL whitespace
Andrew Myers
1
-3
/
+3
2020-02-03
TABs -> spaces
Andrew Myers
1
-31
/
+31
2020-02-03
more work on elementary_process
atmyers
1
-19
/
+36
2020-02-02
combine the default initializer and the smart copy into one
atmyers
1
-0
/
+3
2020-01-31
fix EOL whitespace
Andrew Myers
1
-1
/
+1
2020-01-31
on second thought, implement this as a member function
Andrew Myers
1
-2
/
+2
2020-01-31
helper function for defining all particle tiles
Andrew Myers
1
-25
/
+5
2020-01-30
Merge pull request #665 from RemiLehe/remove_fortran_push_position
Remi Lehe
1
-8
/
+0
Remove fortran push position in electrostatic code
2020-01-28
Replace fortran pusher for position by C++ one
Remi Lehe
1
-8
/
+0
2020-01-27
Automatically add copyright header with update_copyright.sh
Tools
1
-0
/
+10
2020-01-15
changes as suggested in review.
RevathiJambunathan
1
-12
/
+20
2020-01-14
adding time as an independent variable for parser function (x,y,z,t)
RevathiJambunathan
1
-6
/
+6
2020-01-13
EOL whitespace
RevathiJambunathan
1
-2
/
+2
2020-01-13
moving E/B parser variables to MultiParticleContainer class. changing input ↵
RevathiJambunathan
1
-0
/
+79
files appropriately.
2019-12-18
Modify based on suggestions.
Yinjian Zhao
1
-1
/
+1
2019-12-02
Merge branch 'dev' into collision
Yin-YinjianZhao
1
-157
/
+148
2019-11-25
Add user inputs of Coulomb Log of each collision type.
Yinjian Zhao
1
-1
/
+2
2019-11-24
Modified the collision part of MultiParticleContainer.cpp.
Yinjian Zhao
1
-12
/
+7
2019-11-18
Add collisions between a single species.
Yinjian Zhao
1
-3
/
+4
2019-11-15
bugfixing
Luca Fedeli
1
-124
/
+122
2019-11-15
added messages related to table initialization
Luca Fedeli
1
-2
/
+8
2019-11-15
simplified parsing inputfile
Luca Fedeli
1
-210
/
+203
2019-11-14
Merge branch 'dev' into collision
Yin-YinjianZhao
1
-10
/
+2
2019-11-14
bugfixing
Luca Fedeli
1
-10
/
+4
2019-11-14
Added built-in tables for QS
Luca Fedeli
1
-3
/
+6
2019-11-13
First version that can run with collisions!
Yin-YinjianZhao
1
-1
/
+3
2019-11-13
bugfixing
Luca Fedeli
1
-0
/
+1
2019-11-13
bugfixing & update examples
Luca Fedeli
1
-11
/
+7
2019-11-13
Changed format.
Yin-YinjianZhao
1
-1
/
+1
2019-11-13
Changed query.
Yin-YinjianZhao
1
-2
/
+4
2019-11-13
Compile successfully!
Yin-YinjianZhao
1
-2
/
+2
2019-11-13
Use allcontainer.
Yin-YinjianZhao
1
-2
/
+2
2019-11-12
This version has compiling errors.
Yin-YinjianZhao
1
-1
/
+1
2019-11-12
add CollisionType
Yin-YinjianZhao
1
-21
/
+39
2019-11-11
Call RedistributeGPU on GPU, since @amtyers fixed the issue with runtime ↵
MaxThevenet
1
-10
/
+2
components
2019-11-08
Add CoulombCollisions files; Compile successfully.
Yin-YinjianZhao
1
-0
/
+32
2019-10-30
added comments and corrected error in inputfile
Luca Fedeli
1
-1
/
+77
2019-10-30
correct bug and changed strategy to check if a string is empty
Luca Fedeli
1
-9
/
+6
2019-10-30
clearer error message
Luca Fedeli
1
-2
/
+2
2019-10-30
refactoring to comply with new style guidelines
Luca Fedeli
1
-18
/
+18
2019-10-30
now using nspecies_quantum_sync and nspecies_breit_wheeler
Luca Fedeli
1
-4
/
+7
2019-10-30
Solved merge conflict
Luca Fedeli
1
-143
/
+22
2019-10-29
add comments to explain cudaSynchroniwe
MaxThevenet
1
-0
/
+2
2019-10-29
call StreamSynchronize at the end of functions where arrays are allocated on GPU
MaxThevenet
1
-0
/
+1
2019-10-29
Merge remote-tracking branch 'upstream/dev' into qed_bw_qs_factory_class
Luca Fedeli
1
-12
/
+12
[prev]
[next]