Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-17 | automated tests must not modify html file, as it results in conflicts ↵ | 1 | -2/+1 | ||
between Cori and Summit performance tests. The user should do it themselves | |||||
2019-11-16 | Remove more fortran code | 4 | -255/+0 | ||
2019-11-16 | Minor fixes | 3 | -7/+12 | ||
2019-11-14 | Update parameters | 4 | -9/+10 | ||
2019-11-13 | Added information on MB method and made code corrections. | 2 | -9/+15 | ||
2019-11-13 | Add comments and change sign | 1 | -6/+23 | ||
2019-11-13 | Update analysis script | 1 | -4/+8 | ||
2019-11-13 | Redefine the functions computePhi and computeE | 2 | -108/+19 | ||
2019-11-13 | Fix error in DepositCharge | 1 | -1/+1 | ||
2019-11-13 | Checkout GNUmakefile | 1 | -2/+2 | ||
2019-11-12 | Added comments on MB distribution, added MB docs, and chaned MJ docs | 2 | -22/+41 | ||
2019-11-12 | no guard cell exchanges for F with Yee solver. Remove print statements | 4 | -10/+10 | ||
2019-11-12 | cleaning, and additional checks | 3 | -2/+6 | ||
2019-11-12 | Second implimentation and basic comments. | 2 | -15/+40 | ||
2019-11-12 | fix psatd: problem was in buffer cells | 5 | -19/+8 | ||
2019-11-12 | Remove more Fortran functions | 4 | -104/+0 | ||
2019-11-12 | Reuse existing interpolation functions | 2 | -23/+33 | ||
2019-11-12 | Remove Fortran files | 4 | -139/+6 | ||
2019-11-12 | Modernize DepositCharge | 1 | -48/+34 | ||
2019-11-12 | move F fillboundary where needed | 1 | -1/+1 | ||
2019-11-12 | Revert "move FillBoundaryF call to where needed, and allow for extra guard ↵ | 5 | -34/+4 | ||
cells" This reverts commit 89069ca7ba61dc34f9b392c75d0d4e2f3c2e0938. | |||||
2019-11-12 | fixed bug | 3 | -6/+10 | ||
2019-11-12 | correct bug | 1 | -3/+4 | ||
2019-11-12 | moved spatiotemporal couplings into LaserProfileGaussian | 4 | -25/+37 | ||
2019-11-12 | Updated comment | 1 | -1/+3 | ||
2019-11-12 | removed unwanted comment | 1 | -2/+0 | ||
2019-11-11 | Cuda -> Gpu according to AMReX change | 11 | -33/+30 | ||
2019-11-11 | Update DepositCharge | 4 | -34/+13 | ||
2019-11-11 | move FillBoundaryF call to where needed, and allow for extra guard cells | 5 | -4/+34 | ||
2019-11-11 | Call RedistributeGPU on GPU, since @amtyers fixed the issue with runtime ↵ | 2 | -20/+2 | ||
components | |||||
2019-11-11 | Added comments and chagned variable names for clarity. | 1 | -19/+51 | ||
2019-11-11 | Initial implementation of Boltzmann dist. | 3 | -4/+71 | ||
2019-11-10 | fix FillBoundary calls in subcycling | 1 | -23/+24 | ||
2019-11-10 | need final fillboundaryF only if PML | 1 | -1/+1 | ||
2019-11-10 | pfew fix bug (that could lead to SEGFAULT), and indentation | 2 | -4/+5 | ||
2019-11-08 | un-end-of-line-whitespace-ify | 1 | -1/+1 | ||
2019-11-08 | Untabify | 2 | -53/+53 | ||
2019-11-08 | const correctness | 1 | -1/+1 | ||
2019-11-08 | implement const correctness suggestion | 1 | -8/+8 | ||
2019-11-08 | Update Source/Laser/LaserProfilesImpl/LaserProfileHarris.cpp | 1 | -1/+1 | ||
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2019-11-08 | Update Source/Laser/LaserProfilesImpl/LaserProfileHarris.cpp | 1 | -1/+1 | ||
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2019-11-08 | Update Source/Laser/LaserProfilesImpl/LaserProfileHarris.cpp | 1 | -1/+1 | ||
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2019-11-08 | Update Source/Laser/LaserProfilesImpl/LaserProfileGaussian.cpp | 1 | -1/+1 | ||
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2019-11-08 | Update Source/Laser/LaserProfilesImpl/LaserProfileHarris.cpp | 1 | -1/+1 | ||
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2019-11-08 | Update Source/Laser/LaserProfilesImpl/LaserProfileHarris.cpp | 1 | -1/+1 | ||
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2019-11-08 | Update Source/Laser/LaserProfilesImpl/LaserProfileHarris.cpp | 1 | -1/+1 | ||
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2019-11-08 | Update Source/Laser/LaserProfilesImpl/LaserProfileHarris.cpp | 1 | -1/+1 | ||
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2019-11-08 | Update Source/Laser/LaserProfilesImpl/LaserProfileHarris.cpp | 1 | -1/+1 | ||
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2019-11-08 | Update Source/Laser/LaserProfilesImpl/LaserProfileGaussian.cpp | 1 | -1/+1 | ||
Co-Authored-By: Axel Huebl <axel.huebl@plasma.ninja> | |||||
2019-11-08 | Use mesh refinement averaging | 1 | -5/+18 | ||