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
/
SpectralKSpace.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
Use "Include What You Use" on WarpX (#1947)
Luca Fedeli
1
-1
/
+15
2020-12-07
Remove `using namespace Gpu` (#1555)
Weiqun Zhang
1
-9
/
+8
2020-10-07
Do not store first Fornberg coefficient (#1419)
Edoardo Zoni
1
-30
/
+26
2020-10-02
Fix some warnings for PSATD builds (#1401)
Edoardo Zoni
1
-1
/
+1
2020-09-03
fix implicit capture of this in lambda function (#1282)
Luca Fedeli
1
-1
/
+2
2020-09-01
Remove ManagedVector from spectral solver (#1270)
WeiqunZhang
1
-66
/
+81
2020-08-24
Fix some warnings (#1239)
Luca Fedeli
1
-4
/
+10
2020-07-15
Add support for infinite-order PSATD (#1169)
danielbelkin
1
-49
/
+65
2020-07-08
Averaged Galilean PSATD (#869)
Olga Shapoval
1
-3
/
+2
2020-05-29
Set particular modified wavenumbers to 0 for spectral (nodal). (#1030)
Olga Shapoval
1
-0
/
+18
2020-04-17
Remove code for hybrid PSATD, as well as remaining Fortran interface file (#927)
Remi Lehe
1
-2
/
+0
2020-03-13
PSATD Single precision (#805)
MaxThevenet
1
-1
/
+1
2020-02-25
Includes: Clean Up (#743)
Axel Huebl
1
-2
/
+4
2020-01-27
Automatically add copyright header with update_copyright.sh
Tools
1
-0
/
+7
2020-01-16
No thrust (#629)
Andrew Myers
1
-6
/
+1
2019-09-11
Source & Tools: No EOL Whitespaces
Tools
1
-1
/
+1
2019-06-06
cleaning code for spectral cufft for 3D
Revathi Jambunathan
1
-0
/
+1
2019-05-06
Added cuFFT kernels -- debugging error in rho values before forward transform
Revathi Jambunathan
1
-1
/
+5
2019-05-01
Correct error in calculation of k vector
Remi Lehe
1
-6
/
+8
2019-05-01
Implement Real-to-complex FFT
Remi Lehe
1
-16
/
+40
2019-04-28
Fix error in calculation of modified k vectors
Remi Lehe
1
-2
/
+3
2019-04-26
Cosmetic changes
Remi Lehe
1
-3
/
+3
2019-04-26
Correct naming of `dx` ; use initializer list
Remi Lehe
1
-3
/
+2
2019-04-25
Correct shift
Remi Lehe
1
-2
/
+2
2019-04-23
Add comments ; copy only to valid box
Remi Lehe
1
-9
/
+42
2019-04-23
Add comments, switch value of k
Remi Lehe
1
-7
/
+27
2019-04-23
Switch and rename the shift factors
Remi Lehe
1
-27
/
+31
2019-04-23
Use Fonberg coefficients to calculate the modified k
Remi Lehe
1
-5
/
+16
2019-04-23
Add calculation of Fonberg coefficients
Remi Lehe
1
-22
/
+54
2019-04-23
Apply shift factors
Remi Lehe
1
-4
/
+4
2019-04-23
Add break statements
Remi Lehe
1
-1
/
+1
2019-04-23
Added shift function
Remi Lehe
1
-13
/
+42
2019-04-23
Change type name
Remi Lehe
1
-4
/
+4
2019-04-23
Change function interface
Remi Lehe
1
-52
/
+54
2019-04-23
Implement spectral solver in 2D
Remi Lehe
1
-2
/
+8
2019-04-23
Fix NaN issue
Remi Lehe
1
-4
/
+4
2019-04-23
Link spectral solver to the rest of the code
Remi Lehe
1
-2
/
+3
2019-04-23
Do not import namespace in .H file
Remi Lehe
1
-0
/
+3
2019-04-23
Added modified k vector
Remi Lehe
1
-0
/
+16
2019-04-23
Add Spectral K space
Remi Lehe
1
-0
/
+62