aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/SpectralBaseAlgorithm.H (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-12Fill Guard Cells of Fields and Currents Independently (#3302)Gravatar Edoardo Zoni 1-4/+1
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
2021-12-16Doxygen: Fix Diags, FieldSolver, Parallelization & Particles (#2662)Gravatar Axel Huebl 1-0/+2
2021-12-08Replace AMREX_SPACEDIM: Evolve & FieldSolver (#2642)Gravatar Prabhat Kumar 1-1/+1
2021-07-15Spectral Index: Replace `struct`s of `enum` with Class (#2062)Gravatar Edoardo Zoni 1-1/+5
2021-07-08Do Not Fill Guard Cells with Inverse FFTs, Unless for Field Damping (#2045)Gravatar Edoardo Zoni 1-1/+4
2021-06-24Use "Include What You Use" on WarpX (#1947)Gravatar Luca Fedeli 1-17/+16
2021-03-16Add timers in routines that depend on cell-related work (#1692)Gravatar Michael E Rowan 1-3/+6
2020-08-24Fix some warnings (#1239)Gravatar Luca Fedeli 1-2/+7
2020-08-06Galilean PSATD: current correction and rho-free formulation (#1151)Gravatar Edoardo Zoni 1-11/+9
2020-07-20Vay current deposition (#1051)Gravatar Edoardo Zoni 1-0/+12
2020-05-05Current correction in Fourier space (#675)Gravatar Edoardo Zoni 1-0/+16
2020-03-30Remove compiler warnings (#843)Gravatar Edoardo Zoni 1-1/+2
2020-02-27Implement div(E) diagnostics for spectral case (#720)Gravatar Edoardo Zoni 1-1/+8
2020-02-25Includes: Clean Up (#743)Gravatar Axel Huebl 1-2/+6
2020-02-18Galilean PSATD with shift (#704)Gravatar Olga Shapoval 1-1/+4
2020-01-27Automatically add copyright header with update_copyright.shGravatar Tools 1-0/+6
2019-05-02Start implementation of spectral PMLGravatar Remi Lehe 1-2/+2
2019-05-01Add virtual destructorGravatar Remi Lehe 1-0/+4
2019-05-01Add commentsGravatar Remi Lehe 1-1/+4
2019-04-30Use factory method for the solverGravatar Remi Lehe 1-0/+44