aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithmRZ.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-20PSATD: More Options for Time Dependency of J, Rho (#3242)Gravatar Edoardo Zoni 1-15/+18
2022-05-30Use Utils::TextMsg::Err and WARPX_ALWAYS_ASSERT_WITH_MESSAGE in more files (#...Gravatar Luca Fedeli 1-4/+9
2022-03-03Refactor Vay Deposition Functions (#2885)Gravatar Edoardo Zoni 1-3/+1
2022-02-16Refactor Current Correction Functions (#2839)Gravatar Edoardo Zoni 1-19/+1
2022-01-09Multi-J: J Always Linear in Time (#2679)Gravatar Edoardo Zoni 1-15/+15
2021-10-21Div(B) Cleaning: Change Normalization of G (#2429)Gravatar Edoardo Zoni 1-7/+7
2021-08-05RZ PSATD: Time Averaging for Multi-J Algorithm (#2141)Gravatar Edoardo Zoni 1-3/+124
2021-07-26RZ PSATD: Multi-J Algorithm (#2111)Gravatar Edoardo Zoni 1-13/+88
2021-07-15Spectral Index: Replace `struct`s of `enum` with Class (#2062)Gravatar Edoardo Zoni 1-28/+30
2021-06-24Use "Include What You Use" on WarpX (#1947)Gravatar Luca Fedeli 1-1/+1
2021-03-19Warnings: PSATD+RZ & More (#1814)Gravatar Axel Huebl 1-1/+1
2021-03-16Add timers in routines that depend on cell-related work (#1692)Gravatar Michael E Rowan 1-8/+13
2021-01-07Implemented update without rho in RZ spectral solver (#1569)Gravatar David Grote 1-5/+20
2020-10-02Fix some warnings for PSATD builds (#1401)Gravatar Edoardo Zoni 1-5/+3
2020-09-24RZ spectral current correction and Galilean (#1216)Gravatar David Grote 1-17/+93
2020-08-06Galilean PSATD: current correction and rho-free formulation (#1151)Gravatar Edoardo Zoni 1-2/+2
2020-07-20Vay current deposition (#1051)Gravatar Edoardo Zoni 1-0/+7
2020-07-14Fix bug in RZ PSATD rho terms (#1172)Gravatar David Grote 1-2/+2
2020-05-22Added stub for current correction in RZ spectral solver (#1007)Gravatar David Grote 1-0/+8
2020-04-14Implementation of the RZ spectral solver (#816)Gravatar David Grote 1-0/+198