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
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