aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-19Divergence cleaning for PSATD in PML (#1600)Gravatar Edoardo Zoni 2-69/+232
2021-04-07Remove Unused Variable in ComovingPsatdAlgorithm (#1879)Gravatar Luca Fedeli 2-3/+3
2021-03-29Class `PsatdAlgorithm`: Simplify Initialization of Coefficients (#1819)Gravatar Edoardo Zoni 2-616/+432
2021-03-19Warnings: PSATD+RZ & More (#1814)Gravatar Axel Huebl 3-4/+4
2021-03-16Add timers in routines that depend on cell-related work (#1692)Gravatar Michael E Rowan 14-63/+95
2021-03-10Spectral Solver: Remove Unused Header Files (#1778)Gravatar Edoardo Zoni 2-138/+0
2021-03-04Implement averaged algo on staggered grids & merge spectral classes (#1544)Gravatar Edoardo Zoni 6-1153/+915
2021-02-11Spectral solver: remove extra semicolons (#1709)Gravatar Luca Fedeli 3-3/+3
2021-01-07Implemented update without rho in RZ spectral solver (#1569)Gravatar David Grote 4-15/+60
2020-12-02Improve spectral solver on staggered grids (#1468)Gravatar Edoardo Zoni 6-74/+786
2020-11-16Fix PSATD equations used with PML (#1513)Gravatar Edoardo Zoni 2-60/+130
2020-10-02Fix some warnings for PSATD builds (#1401)Gravatar Edoardo Zoni 7-48/+25
2020-09-24RZ spectral current correction and Galilean (#1216)Gravatar David Grote 7-20/+526
2020-09-14Clean up profiling labels (#1320)Gravatar Edoardo Zoni 1-2/+2
2020-08-24Fix some warnings (#1239)Gravatar Luca Fedeli 4-17/+22
2020-08-06Galilean PSATD: current correction and rho-free formulation (#1151)Gravatar Edoardo Zoni 12-162/+456
2020-07-20Vay current deposition (#1051)Gravatar Edoardo Zoni 12-1/+200
2020-07-17Fixing compiler warnings (#1178)Gravatar Olga Shapoval 1-13/+2
2020-07-14Fix bug in RZ PSATD rho terms (#1172)Gravatar David Grote 1-2/+2
2020-07-10Fix compilation of AvgGalilean for GPU (#1159)Gravatar Remi Lehe 2-2/+18
2020-07-08Averaged Galilean PSATD (#869)Gravatar Olga Shapoval 4-0/+403
2020-07-06PSATD: add option to update E without using rho (#1128)Gravatar Edoardo Zoni 2-50/+82
2020-07-02PSATD: current correction works only with global FFTs (#1131)Gravatar Edoardo Zoni 1-9/+9
2020-06-12Add CMake Scripts (#759)Gravatar Axel Huebl 1-0/+15
2020-05-22Added stub for current correction in RZ spectral solver (#1007)Gravatar David Grote 3-0/+40
2020-05-05Current correction in Fourier space (#675)Gravatar Edoardo Zoni 3-5/+126
2020-04-29CI: macOS Single Precision (#964)Gravatar Axel Huebl 1-3/+3
2020-04-28Style change to match the standard (#957)Gravatar Michael E Rowan 1-8/+8
2020-04-14Implementation of the RZ spectral solver (#816)Gravatar David Grote 5-0/+369
2020-04-02Includes: Only From `Source/` (#873)Gravatar Axel Huebl 2-3/+1
2020-03-31Make Build System: No Public Includes (#870)Gravatar Axel Huebl 1-6/+0
2020-03-30Remove compiler warnings (#843)Gravatar Edoardo Zoni 2-1/+4
2020-03-13PSATD Single precision (#805)Gravatar MaxThevenet 1-16/+16
2020-02-27Implement div(E) diagnostics for spectral case (#720)Gravatar Edoardo Zoni 3-1/+78
2020-02-25Includes: Clean Up (#743)Gravatar Axel Huebl 7-12/+38
2020-02-18Galilean PSATD with shift (#704)Gravatar Olga Shapoval 8-10/+290
2020-01-27Automatically add copyright header with update_copyright.shGravatar Tools 5-0/+31
2019-12-18Make comments in header files Doxygen-readableGravatar MaxThevenet 1-1/+2
2019-09-11Source: tabs2spacesGravatar Axel Huebl 1-3/+3
2019-09-11Source & Tools: No EOL WhitespacesGravatar Tools 2-2/+2
2019-07-30Corrections to allow compilation on GPUGravatar Remi Lehe 2-45/+60
2019-07-22Merge branch 'dev' into psatd_pmlGravatar Remi Lehe 2-54/+69
2019-06-06 Included revisions as suggested in the PRGravatar Revathi Jambunathan 1-4/+0
2019-06-06cleaning code for spectral cufft for 3DGravatar Revathi Jambunathan 2-62/+6
2019-05-14 changed made after merging with lastest dev versionGravatar Revathi Jambunathan 2-12/+11
2019-05-08merged with upstream devGravatar Revathi Jambunathan 4-0/+318
2019-05-03Commit missing filesGravatar Remi Lehe 2-0/+165
2019-05-02Start implementation of spectral PMLGravatar Remi Lehe 3-3/+8
2019-05-01Add virtual destructorGravatar Remi Lehe 1-0/+4
2019-05-01Add commentsGravatar Remi Lehe 1-1/+4