aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralSolverRZ.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-09New user input for grid type (collocated, staggered, hybrid) (#3683)Gravatar Edoardo Zoni 1-5/+5
2022-09-20PSATD: More Options for Time Dependency of J, Rho (#3242)Gravatar Edoardo Zoni 1-4/+6
2022-03-03Refactor Vay Deposition Functions (#2885)Gravatar Edoardo Zoni 1-2/+2
2022-02-16Refactor Current Correction Functions (#2839)Gravatar Edoardo Zoni 1-8/+3
2022-02-03Rename PSATD Classes (#2805)Gravatar Edoardo Zoni 1-4/+4
2022-01-20Implement PML for the outer RZ boundary with PSATD (#2211)Gravatar David Grote 1-7/+15
2022-01-09Multi-J: J Always Linear in Time (#2679)Gravatar Edoardo Zoni 1-3/+3
2021-10-11Use parser for more input parameters (#2386)Gravatar Neïl Zaim 1-1/+1
2021-07-26RZ PSATD: Multi-J Algorithm (#2111)Gravatar Edoardo Zoni 1-8/+9
2021-07-15Spectral Index: Replace `struct`s of `enum` with Class (#2062)Gravatar Edoardo Zoni 1-3/+11
2021-06-24Use "Include What You Use" on WarpX (#1947)Gravatar Luca Fedeli 1-3/+3
2021-03-16Add timers in routines that depend on cell-related work (#1692)Gravatar Michael E Rowan 1-19/+27
2021-01-07Implemented update without rho in RZ spectral solver (#1569)Gravatar David Grote 1-3/+4
2020-10-19Replace wherever possible '.reset(new' with '= make_unique' (#1429)Gravatar Luca Fedeli 1-4/+4
2020-09-24RZ spectral current correction and Galilean (#1216)Gravatar David Grote 1-7/+38
2020-09-23Implemented fft_periodic_single_box for RZ spectral (#1301)Gravatar Remi Lehe 1-10/+7
2020-09-10SpectralSolverRZ.H: Move Implementations to Source File (#1290)Gravatar Remi Lehe 1-0/+62
2020-07-27Added k-space filter for RZ spectral solver (#1006)Gravatar David Grote 1-1/+1
2020-04-14Implementation of the RZ spectral solver (#816)Gravatar David Grote 1-0/+52