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
/
SpectralSolverRZ.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-09
New user input for grid type (collocated, staggered, hybrid) (#3683)
Edoardo Zoni
1
-5
/
+5
2022-09-20
PSATD: More Options for Time Dependency of J, Rho (#3242)
Edoardo Zoni
1
-4
/
+6
2022-03-03
Refactor Vay Deposition Functions (#2885)
Edoardo Zoni
1
-2
/
+2
2022-02-16
Refactor Current Correction Functions (#2839)
Edoardo Zoni
1
-8
/
+3
2022-02-03
Rename PSATD Classes (#2805)
Edoardo Zoni
1
-4
/
+4
2022-01-20
Implement PML for the outer RZ boundary with PSATD (#2211)
David Grote
1
-7
/
+15
2022-01-09
Multi-J: J Always Linear in Time (#2679)
Edoardo Zoni
1
-3
/
+3
2021-10-11
Use parser for more input parameters (#2386)
Neïl Zaim
1
-1
/
+1
2021-07-26
RZ PSATD: Multi-J Algorithm (#2111)
Edoardo Zoni
1
-8
/
+9
2021-07-15
Spectral Index: Replace `struct`s of `enum` with Class (#2062)
Edoardo Zoni
1
-3
/
+11
2021-06-24
Use "Include What You Use" on WarpX (#1947)
Luca Fedeli
1
-3
/
+3
2021-03-16
Add timers in routines that depend on cell-related work (#1692)
Michael E Rowan
1
-19
/
+27
2021-01-07
Implemented update without rho in RZ spectral solver (#1569)
David Grote
1
-3
/
+4
2020-10-19
Replace wherever possible '.reset(new' with '= make_unique' (#1429)
Luca Fedeli
1
-4
/
+4
2020-09-24
RZ spectral current correction and Galilean (#1216)
David Grote
1
-7
/
+38
2020-09-23
Implemented fft_periodic_single_box for RZ spectral (#1301)
Remi Lehe
1
-10
/
+7
2020-09-10
SpectralSolverRZ.H: Move Implementations to Source File (#1290)
Remi Lehe
1
-0
/
+62
2020-07-27
Added k-space filter for RZ spectral solver (#1006)
David Grote
1
-1
/
+1
2020-04-14
Implementation of the RZ spectral solver (#816)
David Grote
1
-0
/
+52