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
/
SpectralFieldDataRZ.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-1
/
+1
2023-08-14
Clang-tidy: add more misc-* checks to clang-tidy CI test (#4170)
Luca Fedeli
1
-2
/
+0
2023-08-01
Clang tidy CI test: add several readability checks to clang tidy CI test (#4...
Luca Fedeli
1
-2
/
+2
2023-06-13
Enforce const correctness using clang-tidy CI test (#3921)
Luca Fedeli
1
-6
/
+6
2023-06-01
Fix: PSATD+RZ in SP (#3956)
Axel Huebl
1
-6
/
+33
2023-05-04
Replace 3 occurrencess of NULL with std::nullptr (#3893)
Luca Fedeli
1
-2
/
+2
2022-10-10
Partial refactoring of the utils directory (#3404)
Luca Fedeli
1
-1
/
+1
2022-06-02
Move warning logger in ablastr (#3154)
Luca Fedeli
1
-16
/
+25
2022-05-26
SpectralFieldDataRZ: Missing Utils Include (#3140)
Axel Huebl
1
-0
/
+1
2022-03-28
Clean up handling of `v_galilean` (#2989)
David Grote
1
-1
/
+1
2022-03-16
RZ: Use WarpX::ncomps more consistently (#2951)
Axel Huebl
1
-14
/
+12
2022-01-12
Don't attempt to use costs when working on PML grids. (#2737)
Andrew Myers
1
-12
/
+18
2021-10-20
⚠️ Add warning logger (#2113)
Luca Fedeli
1
-8
/
+16
2021-07-15
Spectral Index: Replace `struct`s of `enum` with Class (#2062)
Edoardo Zoni
1
-5
/
+6
2021-07-12
Add Cost Calculations for Cartesian/RZ Filtering (#2074)
Edoardo Zoni
1
-2
/
+33
2021-07-12
Fixes to RZ PSATD (#1945)
David Grote
1
-8
/
+72
2021-07-09
RZ: Fix Warnings, Add Cost Calculations to Spectral Solver (#2071)
Edoardo Zoni
1
-0
/
+56
2021-03-16
Add timers in routines that depend on cell-related work (#1692)
Michael E Rowan
1
-7
/
+11
2020-10-19
RZ PSATD, in forward transforms, initialize the copies to zero if needed (#1445)
David Grote
1
-0
/
+11
2020-10-07
RZ + single precision fix (#1417)
Michael E Rowan
1
-5
/
+18
2020-10-07
rocFFT support (#1410)
Weiqun Zhang
1
-9
/
+100
2020-09-24
RZ spectral current correction and Galilean (#1216)
David Grote
1
-1
/
+1
2020-09-23
Implemented fft_periodic_single_box for RZ spectral (#1301)
Remi Lehe
1
-28
/
+38
2020-08-17
Bug fix for RZ PSATD backwards transform for GPU (#1247)
David Grote
1
-1
/
+1
2020-08-13
Fix RZ PSATD backward transform for icomp > 0 (#1246)
David Grote
1
-4
/
+3
2020-07-27
Added k-space filter for RZ spectral solver (#1006)
David Grote
1
-0
/
+77
2020-05-22
Fix DivE diagnostic in RZ (#1034)
David Grote
1
-1
/
+6
2020-04-14
Implementation of the RZ spectral solver (#816)
David Grote
1
-0
/
+444