/src/compiler/optimize/

elopment' selected='selected'>development Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/ComovingPsatdAlgorithm.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-19BinaryCollision: implement particle creation functor (#2315)Gravatar Neïl Zaim 6-103/+313
2021-10-19Add reduced diag test in single precision (#2398)Gravatar Luca Fedeli 5-305/+392
2021-10-19Added --detach to the updating scripts (#2447)Gravatar David Grote 3-3/+3
2021-10-19Simplify Esirkepov formula even more (#2374)Gravatar Remi Lehe 2-20/+26
2021-10-18Use os.path.join in picmi.py for portability (#2400)Gravatar Andrew Myers 1-4/+5
2021-10-18GH Action CI Builds: Ninja (#2428)Gravatar Axel Huebl 11-26/+87
2021-10-18Docs: Nsight-Systems (#2436)Gravatar Axel Huebl 1-2/+53
2021-10-18Fix typo: code-blockGravatar Axel Huebl 2-2/+2
2021-10-18OLCF/NERSC: Post-Processing (Jupyter) (#2443)Gravatar Axel Huebl 4-0/+80
2021-10-18Option to do single precision mesh communication. (#2294)Gravatar Andrew Myers 23-138/+581
2021-10-18AMReX/PICSAR: Weekly Update (#2442)Gravatar Axel Huebl 4-4/+4
2021-10-18Improve `BeamRelevant` reduced diagnostics using `AMReX_Tuple`. (#2435)Gravatar Yinjian Zhao 1-247/+143
2021-10-18Spack: No More `load -r` (#2439)Gravatar Axel Huebl 2-2/+2
2021-10-18move kinetic energy calculation into Particles/Algorithms (#2441)Gravatar Luca Fedeli 6-24/+88
2021-10-18Multi-J Algo: Synchronize Nodal Points of F,G (#2434)Gravatar Edoardo Zoni 4-23/+49
2021-10-16Add Test: openPMD PICMI (#2438)Gravatar Axel Huebl 3-1/+37
2021-10-16Add automated test for repelling particles (#2427)Gravatar Remi Lehe 4-0/+183
2021-10-16Windows: FS Separator (#2424)Gravatar Axel Huebl 1-1/+42
2021-10-16Gaussian Laser : fix possible NaN in the calculation of theta_stc (#2433)Gravatar Luca Fedeli 1-3/+7
2021-10-15CI: Windows with Python (#2412)Gravatar Axel Huebl 3-5/+29
2021-10-15Made explicit several casts (#2431)Gravatar David Grote 2-7/+7
2021-10-15Synchronize GPU before stopping profile timer (#2415)Gravatar AlexanderSinn 4-13/+32