aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/GalileanPsatdAlgorithmRZ.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-11Use parser for more input parameters (#2386)Gravatar Neïl Zaim 1-1/+1
2021-07-15Spectral Index: Replace `struct`s of `enum` with Class (#2062)Gravatar Edoardo Zoni 1-27/+30
2021-06-24Use "Include What You Use" on WarpX (#1947)Gravatar Luca Fedeli 1-1/+1
2021-05-10NVCC: Fix PSATD+RZ Build Error (#1950)Gravatar Axel Huebl 1-1/+2
2021-03-16Add timers in routines that depend on cell-related work (#1692)Gravatar Michael E Rowan 1-8/+11
2021-01-07Implemented update without rho in RZ spectral solver (#1569)Gravatar David Grote 1-7/+33
2020-10-02Fix some warnings for PSATD builds (#1401)Gravatar Edoardo Zoni 1-6/+3
2020-09-24RZ spectral current correction and Galilean (#1216)Gravatar David Grote 1-0/+355