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
/
SpectralFieldData.H
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-29
Clang tidy CI test: add more readability checks to clang tidy CI test (#4146)
Luca Fedeli
1
-16
/
+16
2022-12-19
Clean up documentation (#3542)
David Grote
1
-1
/
+4
2022-12-07
PSATD: Implement First-Order Equations (#3466)
Edoardo Zoni
1
-5
/
+6
2022-09-20
PSATD: More Options for Time Dependency of J, Rho (#3242)
Edoardo Zoni
1
-2
/
+8
2022-08-12
Fill Guard Cells of Fields and Currents Independently (#3302)
Edoardo Zoni
1
-1
/
+1
2022-03-22
Vay Deposition: Separate Arrays, Correct Index Types w/ FFTs (#2965)
Edoardo Zoni
1
-7
/
+1
2022-01-20
Implement PML for the outer RZ boundary with PSATD (#2211)
David Grote
1
-1
/
+7
2022-01-09
Multi-J: J Always Linear in Time (#2679)
Edoardo Zoni
1
-13
/
+13
2021-12-08
Replace AMREX_SPACEDIM: Evolve & FieldSolver (#2642)
Prabhat Kumar
1
-1
/
+1
2021-07-15
Spectral Index: Replace `struct`s of `enum` with Class (#2062)
Edoardo Zoni
1
-26
/
+67
2021-07-08
Do Not Fill Guard Cells with Inverse FFTs, Unless for Field Damping (#2045)
Edoardo Zoni
1
-1
/
+2
2021-06-28
Multi-J scheme (#1828)
Remi Lehe
1
-1
/
+7
2021-06-24
Use "Include What You Use" on WarpX (#1947)
Luca Fedeli
1
-3
/
+13
2021-04-19
Divergence cleaning for PSATD in PML (#1600)
Edoardo Zoni
1
-4
/
+6
2021-03-16
Add timers in routines that depend on cell-related work (#1692)
Michael E Rowan
1
-6
/
+9
2020-10-07
rocFFT support (#1410)
Weiqun Zhang
1
-10
/
+0
2020-07-20
Vay current deposition (#1051)
Edoardo Zoni
1
-4
/
+11
2020-07-08
Averaged Galilean PSATD (#869)
Olga Shapoval
1
-1
/
+7
2020-05-29
Encapsulate FFTs (#1055)
MaxThevenet
1
-14
/
+3
2020-04-02
Periodic, single-box FFT (#881)
Remi Lehe
1
-1
/
+4
2020-03-13
PSATD Single precision (#805)
MaxThevenet
1
-1
/
+5
2020-03-06
Remove FFTW include (#777)
Remi Lehe
1
-4
/
+0
2020-02-27
Implement div(E) diagnostics for spectral case (#720)
Edoardo Zoni
1
-3
/
+5
2020-02-25
Includes: Clean Up (#743)
Axel Huebl
1
-2
/
+6
2020-02-19
[mini-PR] when a cufft error occurs, print a meaningful error message (#728)
Luca Fedeli
1
-0
/
+12
2020-01-27
Automatically add copyright header with update_copyright.sh
Tools
1
-0
/
+7
2019-12-18
Make comments in header files Doxygen-readable
MaxThevenet
1
-3
/
+3
2019-08-16
Moved WarpX_Complex.H to Utils
Dave Grote
1
-1
/
+1
2019-07-22
Merge branch 'dev' into psatd_pml
Remi Lehe
1
-1
/
+1
2019-06-06
Included revisions as suggested in the PR
Revathi Jambunathan
1
-1
/
+0
2019-05-06
Added cuFFT kernels -- debugging error in rho values before forward transform
Revathi Jambunathan
1
-0
/
+1
2019-05-02
Start implementation of spectral PML
Remi Lehe
1
-6
/
+13
2019-05-01
Implement Real-to-complex FFT
Remi Lehe
1
-1
/
+2
2019-04-29
Revert to enumeration in struct
Remi Lehe
1
-3
/
+4
2019-04-29
Update structure for storing spectral fields
Remi Lehe
1
-7
/
+7
2019-04-23
Add comments ; copy only to valid box
Remi Lehe
1
-5
/
+10
2019-04-23
Switch and rename the shift factors
Remi Lehe
1
-4
/
+6
2019-04-23
Apply shift factors
Remi Lehe
1
-2
/
+4
2019-04-23
Added shift function
Remi Lehe
1
-0
/
+3
2019-04-23
Transform rho_old and rho_new
Remi Lehe
1
-2
/
+4
2019-04-23
Link spectral solver to the rest of the code
Remi Lehe
1
-0
/
+2
2019-04-23
Do not import namespace in .H file
Remi Lehe
1
-8
/
+6
2019-04-23
Define SpectralSolver class
Remi Lehe
1
-0
/
+46