aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithmRZ.H (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-29Clang tidy CI test: add more readability checks to clang tidy CI test (#4146)Gravatar Luca Fedeli 1-8/+8
2023-05-09Do not duplicate protected member of base class (#3915)Gravatar Edoardo Zoni 1-2/+0
2023-03-09New user input for grid type (collocated, staggered, hybrid) (#3683)Gravatar Edoardo Zoni 1-1/+1
2022-09-20PSATD: More Options for Time Dependency of J, Rho (#3242)Gravatar Edoardo Zoni 1-2/+3
2022-03-03Refactor Vay Deposition Functions (#2885)Gravatar Edoardo Zoni 1-6/+1
2022-02-16Refactor Current Correction Functions (#2839)Gravatar Edoardo Zoni 1-8/+1
2022-01-09Multi-J: J Always Linear in Time (#2679)Gravatar Edoardo Zoni 1-2/+2
2021-12-16Doxygen: Fix Diags, FieldSolver, Parallelization & Particles (#2662)Gravatar Axel Huebl 1-0/+2
2021-08-05RZ PSATD: Time Averaging for Multi-J Algorithm (#2141)Gravatar Edoardo Zoni 1-0/+1
2021-07-26RZ PSATD: Multi-J Algorithm (#2111)Gravatar Edoardo Zoni 1-1/+9
2021-07-15Spectral Index: Replace `struct`s of `enum` with Class (#2062)Gravatar Edoardo Zoni 1-3/+4
2021-03-16Add timers in routines that depend on cell-related work (#1692)Gravatar Michael E Rowan 1-2/+4
2021-01-07Implemented update without rho in RZ spectral solver (#1569)Gravatar David Grote 1-1/+3
2020-09-24RZ spectral current correction and Galilean (#1216)Gravatar David Grote 1-2/+2
2020-08-06Galilean PSATD: current correction and rho-free formulation (#1151)Gravatar Edoardo Zoni 1-10/+10
2020-07-20Vay current deposition (#1051)Gravatar Edoardo Zoni 1-0/+14
2020-05-22Added stub for current correction in RZ spectral solver (#1007)Gravatar David Grote 1-0/+16
2020-04-14Implementation of the RZ spectral solver (#816)Gravatar David Grote 1-0/+38