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