aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralHankelTransform (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-13Clang tidy CI test: add misc-definitions-in-headers check (#4253)Gravatar Luca Fedeli 4-114/+160
2023-09-08Clang tidy CI test: add selected google-* checks (#4267)Gravatar Luca Fedeli 1-0/+1
2023-08-29Clang tidy CI test: add more readability checks to clang tidy CI test (#4146)Gravatar Luca Fedeli 2-11/+11
2023-08-14Clang-tidy: add more misc-* checks to clang-tidy CI test (#4170)Gravatar Luca Fedeli 1-1/+0
2023-08-12Transition to pyAMReX (#3474)Gravatar Axel Huebl 1-1/+1
2023-07-26Initialize variables at declaration if it improves readability (#4117)Gravatar Luca Fedeli 1-6/+1
2023-06-16correct seperate --> separate (#3998)Gravatar Luca Fedeli 1-1/+1
2023-05-22Multi-Dim Buildsystem Support (#3933)Gravatar Axel Huebl 1-1/+1
2022-09-15Use blaspp::gemm on GPU for Hankel transform (#3383)Gravatar Remi Lehe 2-48/+49
2022-07-22Fix a bug in GPU version of Hankel Transform (#3253)Gravatar Weiqun Zhang 1-6/+6
2022-03-08Make error and info messages visually uniform (#2939)Gravatar Luca Fedeli 1-1/+2
2021-06-24Use "Include What You Use" on WarpX (#1947)Gravatar Luca Fedeli 4-4/+9
2021-03-19Warnings: PSATD+RZ & More (#1814)Gravatar Axel Huebl 2-2/+8
2020-10-19Replace wherever possible '.reset(new' with '= make_unique' (#1429)Gravatar Luca Fedeli 1-3/+5
2020-10-02Fix some warnings for PSATD builds (#1401)Gravatar Edoardo Zoni 1-0/+1
2020-09-23Implemented fft_periodic_single_box for RZ spectral (#1301)Gravatar Remi Lehe 2-28/+22
2020-09-01Remove ManagedVector from spectral solver (#1270)Gravatar WeiqunZhang 4-25/+35
2020-07-27Added k-space filter for RZ spectral solver (#1006)Gravatar David Grote 1-1/+1
2020-06-12Add CMake Scripts (#759)Gravatar Axel Huebl 2-5/+8
2020-04-14Implementation of the RZ spectral solver (#816)Gravatar David Grote 6-0/+763