Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-31 | correct bug in example | 1 | -1/+1 | ||
2019-10-31 | Moved evolution of optical depth in a dedicated function | 4 | -243/+64 | ||
2019-10-31 | Allow initialization tests without QED | 2 | -2/+9 | ||
2019-10-31 | removed QED from PushP | 4 | -395/+54 | ||
2019-10-31 | removed duplicate parameter in inputfile | 1 | -1/+0 | ||
2019-10-30 | fixed some bugs due to merging | 4 | -8/+8 | ||
2019-10-30 | modified examples | 2 | -3/+1 | ||
2019-10-30 | added comments | 2 | -1/+27 | ||
2019-10-30 | added comments and corrected error in inputfile | 6 | -44/+146 | ||
2019-10-30 | cleaning | 3 | -67/+59 | ||
2019-10-30 | added noexcept to functors | 2 | -6/+6 | ||
2019-10-30 | now functors return 1 instead of true | 2 | -4/+4 | ||
2019-10-30 | added missing comment | 1 | -1/+4 | ||
2019-10-30 | added some comments | 2 | -0/+14 | ||
2019-10-30 | correct bug and changed strategy to check if a string is empty | 1 | -9/+6 | ||
2019-10-30 | clearer error message | 1 | -2/+2 | ||
2019-10-30 | refactoring to comply with new style guidelines | 11 | -200/+200 | ||
2019-10-30 | correct duplicated parameter | 1 | -4/+0 | ||
2019-10-30 | now using nspecies_quantum_sync and nspecies_breit_wheeler | 2 | -12/+20 | ||
2019-10-30 | removed unwanted QedExamplesRequiringBoost tests | 4 | -197/+29 | ||
2019-10-30 | added missing newline at the end of some files | 2 | -2/+2 | ||
2019-10-29 | add comments to explain cudaSynchroniwe | 2 | -1/+4 | ||
2019-10-29 | fixed bugs | 1 | -1/+1 | ||
2019-10-29 | fix to avoid deep copy in GPU kernels | 4 | -44/+73 | ||
2019-10-29 | call StreamSynchronize at the end of functions where arrays are allocated on GPU | 2 | -1/+3 | ||
2019-10-29 | removed unwanted test | 1 | -112/+0 | ||
2019-10-29 | added more comments | 1 | -2/+8 | ||
2019-10-29 | correct bug | 1 | -2/+2 | ||
2019-10-29 | correct bug | 1 | -2/+2 | ||
2019-10-29 | added comments | 5 | -13/+99 | ||
2019-10-29 | removed unwanted debug messages | 1 | -6/+0 | ||
2019-10-29 | Added QS to PushPX | 5 | -16/+118 | ||
2019-10-29 | Updated examples | 2 | -2/+4 | ||
2019-10-29 | simplification | 2 | -61/+64 | ||
2019-10-29 | adding tau | 2 | -86/+221 | ||
2019-10-29 | fixed conflict due to merging | 1 | -6/+6 | ||
2019-10-28 | replace 'boosted frame' with 'back-transformed' diags | 3 | -17/+17 | ||
2019-10-28 | mention in Doc that ionization on GPU is slow | 1 | -1/+2 | ||