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 (
Expand
)
Author
Files
Lines
2019-11-11
Call RedistributeGPU on GPU, since @amtyers fixed the issue with runtime comp...
MaxThevenet
1
-10
/
+2
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
2019-10-28
replace 'boosted frame' with 'back-transformed' diags
MaxThevenet
1
-4
/
+4
2019-10-28
resolve merge conflicts
MaxThevenet
1
-14
/
+13
2019-10-25
replace 'boosted frame diags' with 'back-transformed diags'
MaxThevenet
1
-12
/
+12
2019-10-25
fixed bug
Luca Fedeli
1
-0
/
+2
2019-10-25
Fixing conflicts
Luca Fedeli
1
-14
/
+15
2019-10-25
fixed use of shared pointers
Luca Fedeli
1
-2
/
+5
2019-10-23
Improved parsing of the inputfile
Luca Fedeli
1
-16
/
+31
2019-10-23
Improved parsing of inputfile
Luca Fedeli
1
-3
/
+2
2019-10-23
added barriers
Luca Fedeli
1
-0
/
+2
2019-10-23
Revert "moved ignore_table_test block at the beginning of InitBW and InitQS m...
Luca Fedeli
1
-15
/
+14
2019-10-23
moved ignore_table_test block at the beginning of InitBW and InitQS methods
Luca Fedeli
1
-14
/
+15
2019-10-22
minor cleaning
Maxence Thevenet
1
-2
/
+1
2019-10-22
Added temporary option to override table loading
Luca Fedeli
1
-0
/
+28
2019-10-22
comments and remove typo
Maxence Thevenet
1
-9
/
+10
2019-10-22
call RedistributeCPU if runtime components are present, even on GPU
Maxence Thevenet
1
-8
/
+15
2019-10-22
Added comments
Luca Fedeli
1
-0
/
+4
2019-10-21
fix ionization on GPU. Compiles and ionization test passes
Maxence Thevenet
1
-1
/
+1
2019-10-21
fix conflicts after merging dev
Maxence Thevenet
1
-4
/
+26
2019-10-21
use RedistributeCPU to avoid issue with runtime components on GPU
Maxence Thevenet
1
-2
/
+2
2019-10-21
bugfixing
Luca Fedeli
1
-1
/
+1
2019-10-21
bugfixing
Luca Fedeli
1
-1
/
+1
2019-10-21
added I) methods
Luca Fedeli
1
-2
/
+3
2019-10-21
added parsing of inputfile for table generation
Luca Fedeli
1
-22
/
+122
2019-10-18
progress towards separation of the 'table building' function
Luca Fedeli
1
-8
/
+8
2019-10-18
Code restructuring to isolate boost dependency
Luca Fedeli
1
-10
/
+10
2019-10-15
Added all the functors and some methods to read/write lookup tables
Luca Fedeli
1
-2
/
+36
2019-10-14
Merge with upstream and cleaning
Luca Fedeli
1
-4
/
+4
2019-10-11
Fix order of includes in MultiParticleContainer.cpp
MaxThevenet
1
-4
/
+4
2019-10-11
Style changes
Luca Fedeli
1
-2
/
+2
2019-10-10
compiles and gives correct result
MaxThevenet
1
-7
/
+3
2019-10-10
add multiple product species. Does not compile
MaxThevenet
1
-2
/
+10
2019-10-10
add comments
MaxThevenet
1
-2
/
+2
2019-10-10
solution with derived classes without template
MaxThevenet
1
-0
/
+2
2019-10-10
WIP to write tables on disk
Luca Fedeli
1
-1
/
+24
2019-10-08
Heavy refactoring
Luca Fedeli
1
-0
/
+22
2019-10-01
one instance of class elementaryProcess per process
MaxThevenet
1
-2
/
+4
2019-10-01
some renaming for clarity
MaxThevenet
1
-1
/
+1
2019-09-30
added class particleCreationProcess. Ionization test passes
MaxThevenet
1
-2
/
+2
2019-09-30
pass functor to createParticles
MaxThevenet
1
-1
/
+2
2019-09-30
first commit: move particle creation routine in a new file
MaxThevenet
1
-137
/
+1
[next]